Click or drag to resize
Infosoft Logo

ContactAgreementExchangeAgreementDate Property

Gets or sets the agreement date, will be set to the current date if left empty

Namespace: Infosoft.Webservices.DTO
Assembly: Infosoft.Webservices (in Infosoft.Webservices.dll) Version: 4.00.0.0
Syntax
public DateTime? AgreementDate { get; set; }

Property Value

NullableDateTime
See Also