<Code Lib>
2021 Method
Changes 0
M

PerformanceAdviser.GetRuleName(Int32)

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

public string GetRuleName(
	int index
)

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

Loading…