PolicyStickyRoundStart Property |
Allowed variance (in minutes) of miscellaneous transaction's end time, within which the category can stick to the
nearest transaction.
Namespace: AMG.API.Definitions.PoliciesAssembly: AMG.API (in AMG.API.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax public double StickyRoundStart { get; set; }
Public Property StickyRoundStart As Double
Get
Set
public:
property double StickyRoundStart {
double get ();
void set (double value);
}
member StickyRoundStart : float with get, set
Property Value
Type:
DoubleSee Also