 | IStorehouseEntityAsleepMember Property |
Get wether the storehouse is asleep or active
(En sommeil)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.Stock
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxIReadOnlyBoolEntityMember AsleepMember { get; }
ReadOnly Property AsleepMember As IReadOnlyBoolEntityMember
Get
Property Value
Type:
IReadOnlyBoolEntityMember
RemarksThis entity member is bound to the Asleep (En sommeil) column of the Storehouse (Dépôt) table.
See Also