Click or drag to resize

SalesPersonTargetLinePeriodDate Property

Calculated date representation of the target period (used for grouping, filtering and other auxiliary purposes). [Required] [ReadOnly]

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

Property Value

Type: DateTime
See Also