 | 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
Syntaxstring OwnerId { get; set; }
Property OwnerId As String
Get
Set
Property Value
Type:
String
RemarksThis entity member is bound to the PriceListId (Code du tarif) column of the PriceListInclusionLine (Articles ou clients inclus dans le tarif) table.
See Also