Click or drag to resize

ICommissionScaleStageLineEntityFormula Property

Gets or sets Formula

List of authorized values in CommissionScaleStageFormulaType

(Formule de calcul)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.Colleague
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
Nullable<byte> Formula { get; set; }

Property Value

Type: NullableByte
Remarks
This entity member is bound to the Formula (Formule de calcul) column of the CommissionScaleStageLine (Paliers des barèmes commerciaux/collaborateurs) table.
See Also