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