  | 
ICorporateAgreementServiceGetCorporateAgreementByIdentifier Method | 
            Gets the corporate agreement by CorporateAgreementIdentifier.
            
Namespace: Infosoft.Common.Contracts.ServiceContracts.SubscriptionsAssembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
SyntaxCorporateAgreementResponse GetCorporateAgreementByIdentifier(
	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