OutsideRoundingSplit Property |
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.
Namespace: AMG.API.Definitions.ShiftsAssembly: AMG.API (in AMG.API.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax public int Split { get; set; }
Public Property Split As Integer
Get
Set
public:
property int Split {
int get ();
void set (int value);
}
member Split : int with get, set
Property Value
Type:
Int32See Also