Click or drag to resize

SalesPersonTargetLineTargetAmount Property

Target amount to be fulfilled by the specified sales person. Deprecated - use Target_Value. [Currency: TargetAmountCurrency]

Namespace:  Aloe.EnterpriseOne.Model.Crm.Distribution
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Amount TargetAmount { get; set; }

Property Value

Type: Amount
See Also