MacroMethodAttributeMinimumParameters Property |
Gets or sets the minimal number of parameters needed by the method.
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 12.0.0
Syntax public int MinimumParameters { get; set; }
Property Value
Type:
Int32See Also