Click or drag to resize
Infosoft Logo

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.DTO
Assembly: Infosoft.Webservices (in Infosoft.Webservices.dll) Version: 4.00.0.0
Syntax
public int? CorporateAgreementIdentifier { get; set; }

Property Value

NullableInt32
Remarks
For Subscription orders with creditcard payments or other external payment systems, the Identifier MUST be empty.
See Also