Click or drag to resize

ITargetStockDocumentEntityBaseTransitStorehouseId Property

Reference transit Storehouse Id

(Dépôt 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<Guid> TransitStorehouseId { get; set; }

Property Value

Type: NullableGuid
Remarks
This entity member is bound to the TransitStorehouseId (Dépôt de transit) column of the StockDocument (Document de stock) table.
See Also