CommonContractTypeFirstPaymentDate Property

The date the first payment is due by the customer.

Namespace:  IAS
Assembly:  Common (in Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Nullable<DateTime> FirstPaymentDate { get; set; }

Property Value

Type: NullableDateTime
See Also