AutomaticLunchBreakDuration Property |
Lunch/break duration in hours
Namespace: AMG.API.TimecardAssembly: AMG.API (in AMG.API.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax public double Duration { get; set; }
Public Property Duration As Double
Get
Set
public:
property double Duration {
double get ();
void set (double value);
}
member Duration : float with get, set
Property Value
Type:
DoubleSee Also