Click or drag to resize

SalesOrderPaymentPlanExplicitPaymentDueStartDate Property

Explicitly specified date on which the payment becomes executable. Can be specified only when date formation method is 'Set explicit date'.

Namespace:  Aloe.EnterpriseOne.Model.Crm.Sales
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Nullable<DateTime> ExplicitPaymentDueStartDate { get; set; }

Property Value

Type: NullableDateTime
See Also