Click or drag to resize
Infosoft Logo

ICorporateAgreementServiceGetCorporateAgreementByIdentifier Method

Gets the corporate agreement by CorporateAgreementIdentifier.

Namespace: Infosoft.Common.Contracts.ServiceContracts.Subscriptions
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
CorporateAgreementResponse GetCorporateAgreementByIdentifier(
	CreateCorporateAgreementEntityRequest request
)

Parameters

request  CreateCorporateAgreementEntityRequest
The request.

Return Value

CorporateAgreementResponse
See Also