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: 10.0.0
Syntax
C#
int MinimumParameters { get; set; }

Property Value

Type: Int32
See Also