Click or drag to resize

ResourceCostRateFromDate Property

Starting date of validity of the cost rate. The rate is valid until the next cost rate record with later date is defined. [Required] [Filter(eq;ge;le)]

Namespace:  Aloe.EnterpriseOne.Model.General.Resources
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public DateTime FromDate { get; set; }

Property Value

Type: DateTime
See Also