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