Click or drag to resize

IInclusionLineEntityBaseOwnerId Property

Gets or sets the Owner ID

(Code du tarif)

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

Property Value

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