<Code Lib>
2025 Method
Changes 0
M

PerformanceAdviser.GetRuleDescription(Int32)

Description:
Retrieves the description of the rule.
Overloads (2):

public string GetRuleDescription(
	int index
)

  • index
    The rule index to get information for.
Return Value String The description of the rule.

Loading…