 | IMaintenanceDocumentEntityBaseDocumentDateMember Property |
Gets the DocumentDate
(Date)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.Maintenance
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxIReadOnlyDateEntityMember DocumentDateMember { get; }
ReadOnly Property DocumentDateMember As IReadOnlyDateEntityMember
Get
Property Value
Type:
IReadOnlyDateEntityMember
RemarksThis entity member is bound to the DocumentDate (Date) column of the StockDocument (Document de stock) table.
See Also