 | IComplementaryDiscountSaleDocumentEntityAdvantageTypeMember Property |
Type of POS advantage at the origin of the complementary discount.
(Type d'avantage)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.SaleDocument
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxIReadOnlyByteEntityMember AdvantageTypeMember { get; }
ReadOnly Property AdvantageTypeMember As IReadOnlyByteEntityMember
Get
Property Value
Type:
IReadOnlyByteEntityMember
RemarksThis entity member is bound to the AdvantageType (Type d'avantage) column of the SaleDocumentComplementaryDiscount (Remise complémentaire de document de vente) table.
See Also