  | 
ICorporateAgreementServiceGetCorporateAgreementById Method | 
            Gets the corporate agreement by CorporateAgreement_Id.
            
Namespace: Infosoft.Common.Contracts.ServiceContracts.SubscriptionsAssembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
SyntaxCorporateAgreementResponse GetCorporateAgreementById(
	CreateCorporateAgreementEntityRequest request
)
No code example is currently available or this language may not be supported.
Parameters
- request  CreateCorporateAgreementEntityRequest
 - The request.
 
Return Value
CorporateAgreementResponse
See Also