ExceptionOptionsConsHoursWork Property |
Amount of consecutive hours, working more than which will be considered as an exception.
Namespace: AMG.API.Definitions.PoliciesAssembly: AMG.API (in AMG.API.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax public double ConsHoursWork { get; set; }
Public Property ConsHoursWork As Double
Get
Set
public:
property double ConsHoursWork {
double get ();
void set (double value);
}
member ConsHoursWork : float with get, set
Property Value
Type:
DoubleSee Also