 | ICommissionScaleSelectionLineEntityBaseCommissionScaleIdMember Property |
Gets 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
SyntaxIReadOnlyStringEntityMember CommissionScaleIdMember { get; }
ReadOnly Property CommissionScaleIdMember As IReadOnlyStringEntityMember
Get
Property Value
Type:
IReadOnlyStringEntityMember
RemarksThis entity member is bound to the CommissionScaleId (Code barème) column of the CommissionScaleSelectionLine (Sélection de barème) table.
See Also