OvertimeOptionsConsecutive Property |
Options for Consecutive worked days overtime calculation.
Namespace: AMG.API.Definitions.PoliciesAssembly: AMG.API (in AMG.API.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax public ConsecutiveOvertimeOptions Consecutive { get; set; }
Public Property Consecutive As ConsecutiveOvertimeOptions
Get
Set
public:
property ConsecutiveOvertimeOptions^ Consecutive {
ConsecutiveOvertimeOptions^ get ();
void set (ConsecutiveOvertimeOptions^ value);
}
member Consecutive : ConsecutiveOvertimeOptions with get, set
Property Value
Type:
ConsecutiveOvertimeOptionsSee Also