Click or drag to resize

IThirdFamilyEntityBasePriceListCategoryIdMember Property

Gets 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
Syntax
IReadOnlyStringEntityMember PriceListCategoryIdMember { get; }

Property Value

Type: IReadOnlyStringEntityMember
Remarks
This entity member is bound to the PriceListCategoryId (Code de la catégorie tarifaire) column of the CustomerFamily (Familles Clients) table.
See Also