Overtime related features
Namespace: AMG.API.Definitions.PoliciesAssembly: AMG.API (in AMG.API.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax public OvertimeOptions Overtime { get; set; }
Public Property Overtime As OvertimeOptions
Get
Set
public:
property OvertimeOptions^ Overtime {
OvertimeOptions^ get ();
void set (OvertimeOptions^ value);
}
member Overtime : OvertimeOptions with get, set
Property Value
Type:
OvertimeOptionsSee Also