Click or drag to resize
IMacroMethodMinimumParameters Property
Gets or sets the minimal number of parameters needed by the method.

Namespace: CMS.Core
Assembly: CMS.Core (in CMS.Core.dll) Version: 8.2.23
Syntax
C#
int MinimumParameters { get; set; }

Property Value

Type: Int32
See Also