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