 | IStockItemEntityBaseLocationIdMember Property |
Gets the location id
(Code emplacement)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.Stock
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxIReadOnlyStringEntityMember LocationIdMember { get; }
ReadOnly Property LocationIdMember As IReadOnlyStringEntityMember
Get
Property Value
Type:
IReadOnlyStringEntityMember
RemarksThis entity member is bound to the LocationId (Code emplacement) column of the StockItem (Article en stock) table.
See Also