 | IItemFamilyEntityLocationId Property |
Gets or sets the location Id
(Code emplacement)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.Item
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntaxstring LocationId { get; set; }
Property LocationId As String
Get
Set
Property Value
Type:
String
RemarksThis entity member is bound to the LocationId (Code emplacement) column of the ItemFamily (Familles Articles) table.
See Also