IInvoiceDocumentApplyDate Property |
Specifies the date on which to create the VAT entry for this invoice.
Namespace:
Aloe.EnterpriseOne.Model.Core
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
SyntaxDateTime ApplyDate { get; }
ReadOnly Property ApplyDate As DateTime
Get
property DateTime^ ApplyDate {
DateTime^ get ();
}
abstract ApplyDate : DateTime with get
Property Value
Type:
DateTime
See Also