| PolicyStickyRoundEnd Property  | 
                Allowed variance (in minutes) of miscellaneous transaction's start 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)
Syntaxpublic double StickyRoundEnd { get; set; }Public Property StickyRoundEnd As Double
	Get
	Set
public:
property double StickyRoundEnd {
	double get ();
	void set (double value);
}member StickyRoundEnd : float with get, set
Property Value
Type: 
Double
See Also