Click or drag to resize

IStorehouseEntityMultiLocationDefaultMode Property

Gets or sets the multi location default mode.

List of authorized values in MultiLocationModeTypes

(Mode de saisie emplacement par défaut)

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

Property Value

Type: NullableByte
Remarks
This entity member is bound to the MultiLocationDefaultMode (Mode de saisie emplacement par défaut) column of the Storehouse (Dépôt) table.
See Also