HolidayOptionsReset Property |
Indicates if holiday hours should be reset at
day end.
Namespace: AMG.API.Definitions.PoliciesAssembly: AMG.API (in AMG.API.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax public bool Reset { get; set; }
Public Property Reset As Boolean
Get
Set
public:
property bool Reset {
bool get ();
void set (bool value);
}
member Reset : bool with get, set
Property Value
Type:
BooleanSee Also