Click or drag to resize

IStorehouseEntityMainMember Property

Get wether the storehouse is the main one

(Dépôt principal)

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
IReadOnlyBoolEntityMember MainMember { get; }

Property Value

Type: IReadOnlyBoolEntityMember
Remarks
This entity member is bound to the Main (Dépôt principal) column of the Storehouse (Dépôt) table.
See Also