Click or drag to resize
IDisplayReport.SetDefaultDynamicMacros Method (Int32)
Sets all default macros needed for graphs

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
void SetDefaultDynamicMacros(
	int interval
)

Parameters

interval
Type: System.Int32
Interval type
See Also