 | IStockItemEntityBase.ASleepStorehouse Property |
Gets wether related storehouse is asleep
(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
SyntaxNullable<bool> ASleepStorehouse { get; }
ReadOnly Property ASleepStorehouse As Nullable(Of Boolean)
Get
Property Value
Type:
Nullable<Boolean>
RemarksThis entity member is bound to the Asleep (En sommeil) column of the Storehouse (Dépôt) table.
See Also