Click or drag to resize

IRangeItemElementEntityBaseRangeItemId Property

Gets or sets the range item Id

(Code article gamme)

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

Property Value

Type: String
Remarks
This entity member is bound to the ParentRangeItemId (Code article gamme) column of the Item (Article) table.
See Also