<Code Lib>
2021 Method
Changes 0
M

PerformanceAdviser.GetRuleDescription(Int32)

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

public string GetRuleDescription(
	int index
)

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

Loading…