Click or drag to resize

IItemPriceListInclusionLineEntityRangeTypeId Property

Gets or sets the range type Id

(Code gamme)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.PriceList
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
string RangeTypeId { get; set; }

Property Value

Type: String
Remarks
This entity member is bound to the RangeTypeId (Code gamme) column of the PriceListInclusionLine (Articles ou clients inclus dans le tarif) table.
See Also