Click or drag to resize

ICommissionScaleEntityObjectiveType Property

Gets or sets ObjectiveType

List of authorized values in CommissionScaleObjectiveType

(Objectif basé sur)

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> ObjectiveType { get; set; }

Property Value

Type: NullableByte
Remarks
This entity member is bound to the ObjectiveType (Objectif basé sur) column of the CommissionScale (Barème) table.
See Also