| MacroMethodParamAttributeIsParams Property  | 
            If true, the parameter is declared with params keyword.
            
 
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.2.23
Syntaxpublic bool IsParams { get; set; }Property Value
Type: 
Boolean
See Also