SalesPersonTargetLinePeriodMonth Property |
Month 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 byte PeriodMonth { get; set; }
Public Property PeriodMonth As Byte
Get
Set
public:
property unsigned char PeriodMonth {
unsigned char get ();
void set (unsigned char value);
}
member PeriodMonth : byte with get, set
Property Value
Type:
Byte
See Also