TimecardLineBaseOT1 Property |
Overtime Level 1 hours
Namespace: AMG.API.TimecardAssembly: AMG.API (in AMG.API.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax public double OT1 { get; set; }
Public Property OT1 As Double
Get
Set
public:
property double OT1 {
double get ();
void set (double value);
}
member OT1 : float with get, set
Property Value
Type:
DoubleSee Also