 | IPriceListCategoryEntityBaseIsPurchasePriceListCategoryMember Property |
Gets IsPurchasePriceListCategory
(Catégorie tarifaire fournisseur)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.PriceList
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxIReadOnlyBoolEntityMember IsPurchasePriceListCategoryMember { get; }
ReadOnly Property IsPurchasePriceListCategoryMember As IReadOnlyBoolEntityMember
Get
Property Value
Type:
IReadOnlyBoolEntityMember
RemarksThis entity member is bound to the IsPurchasePriceListCategory (Catégorie tarifaire fournisseur) column of the PriceListCategory (Catégorie tarifaire) table.
See Also