|
CorporateAgreementExchangeCorporateAgreementIdentifier Property |
Gets or sets an optional corporate agreement identifier, used for Subscriptions that should be associated with a corporate agreement. If given the agreement must exist
Namespace: Infosoft.Webservices.DTOAssembly: Infosoft.Webservices (in Infosoft.Webservices.dll) Version: 4.00.0.0
Syntax public int? CorporateAgreementIdentifier { get; set; }
No code example is currently available or this language may not be supported.
Property Value
NullableInt32Remarks For Subscription orders with creditcard payments or other external payment systems, the Identifier MUST be empty.
See Also