<Code Lib>
2025 Method
Changes 0
M

PerformanceAdviser.GetRuleName(Int32)

Description:
Retrieves the name of the rule.
Overloads (2):
GetRuleName(Int32)

public string GetRuleName(
	int index
)

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

Loading…