OutsideRounding Class |
Namespace: AMG.API.Definitions.Shifts
The OutsideRounding type exposes the following members.
Name | Description | |
---|---|---|
OutsideRounding | Initializes a new instance of the OutsideRounding class |
Name | Description | |
---|---|---|
Active |
Indicates if the definition is active.
(Inherited from BaseDefinition.) | |
Code |
Definition's code
(Inherited from BaseDefinition.) | |
Id |
ID number of definition
(Inherited from BaseDefinition.) | |
Name |
Name of definition
(Inherited from BaseDefinition.) | |
Round |
For start punches: The time to which the time of being outside should be rounded after Split value.
| |
RoundOut |
For stop punches: The time to which the time of being outside should be rounded after SplitOut
value.
| |
Split |
For start punches: The amount of minutes before which the time should be rounded back or after which the time
should be rounded forward to the extent mentioned in the Round field.
| |
SplitOut |
For stop punches: The amount of minutes before which the time should be rounded back or after which the time should
be rounded forward to the extent mentioned in the RoundOut field.
|