Click or drag to resize

ITargetStockDocumentEntityBaseTransitEndDate Property

Transit EndDate (for completed document when have a transit stage)

(Date de fin de transit)

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

Property Value

Type: NullableDateTime
Remarks
This entity member is bound to the TransitEndDate (Date de fin de transit) column of the StockDocument (Document de stock) table.
See Also