 | ICommissionScaleSelectionLineEntityBaseCommissionScaleId Property |
Gets or sets the commision scale Id
(Code barème)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.Colleague
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntaxstring CommissionScaleId { get; set; }
Property CommissionScaleId As String
Get
Set
Property Value
Type:
String
RemarksThis entity member is bound to the CommissionScaleId (Code barème) column of the CommissionScaleSelectionLine (Sélection de barème) table.
See Also