Click or drag to resize

TemplateLineValidToDate Property

End date to which the accounting template line is valid. [Filter(multi eq;ge;le)]

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

Property Value

Type: NullableDateTime
See Also