Click or drag to resize

ICommitmentEntityBaseDocumentDate Property

Gets the date of document (this field is not saved)

(Date)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.Commitment
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
Nullable<DateTime> DocumentDate { get; }

Property Value

Type: NullableDateTime
Remarks
This entity member is bound to the DocumentDate (Date) column of the PurchaseDocument (Document d'achat) table.
See Also