 | IThirdFamilyEntityBasePriceListCategoryId Property |
Gets or sets the PriceListCategory
(Code de la catégorie tarifaire)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.Third
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntaxstring PriceListCategoryId { get; set; }
Property PriceListCategoryId As String
Get
Set
Property Value
Type:
String
RemarksThis entity member is bound to the PriceListCategoryId (Code de la catégorie tarifaire) column of the CustomerFamily (Familles Clients) table.
See Also