IMacroMethodMinimumParameters Property |
Gets or sets the minimal number of parameters needed by the method.
Namespace: CMS.CoreAssembly: CMS.Core (in CMS.Core.dll) Version: 10.0.0
Syntaxint MinimumParameters { get; set; }
Property Value
Type:
Int32
See Also