| 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
Syntaxpublic 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: 
ConsecutiveOvertimeOptions See Also
See Also