 | ITransferStockDocumentEntityBase.OriginStorehouseMultilocationEnabled Property |
Gets the origin storehouse multilocation enabled.
(Multiemplacement actif)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.StockDocument
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxNullable<bool> OriginStorehouseMultilocationEnabled { get; }
ReadOnly Property OriginStorehouseMultilocationEnabled As Nullable(Of Boolean)
Get
Property Value
Type:
Nullable<Boolean>
RemarksThis entity member is bound to the MultiLocationEnabled (Multiemplacement actif) column of the Storehouse (Dépôt) table.
See Also