RoundingDetailRoundTo Property |
If
Round is set, this value is used to change transaction's time.
Namespace: AMG.API.Definitions.ShiftsAssembly: AMG.API (in AMG.API.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax public int RoundTo { get; set; }
Public Property RoundTo As Integer
Get
Set
public:
property int RoundTo {
int get ();
void set (int value);
}
member RoundTo : int with get, set
Property Value
Type:
Int32See Also