SalesPersonTargetLinePeriodYear Property |
Year of the period in which the target must be fulfilled (the period is determined by specifying a month and an year). [Required] [Filter(ge;le)]
Namespace:
Aloe.EnterpriseOne.Model.Crm.Distribution
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic short PeriodYear { get; set; }
Public Property PeriodYear As Short
Get
Set
public:
property short PeriodYear {
short get ();
void set (short value);
}
member PeriodYear : int16 with get, set
Property Value
Type:
Int16
See Also