EmployeeBenefitsCurrentCycleStartDate Property |
Current Carry Over Cycle's start date.
Namespace: AMG.API.TimecardAssembly: AMG.API (in AMG.API.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax public DateTime CurrentCycleStartDate { get; set; }
Public Property CurrentCycleStartDate As DateTime
Get
Set
public:
property DateTime CurrentCycleStartDate {
DateTime get ();
void set (DateTime value);
}
member CurrentCycleStartDate : DateTime with get, set
Property Value
Type:
DateTimeSee Also