PerformanceAdviser.GetRuleName(Int32)
Description:
Retrieves the name of the rule.
Retrieves the name of the rule.
Overloads (2):
GetRuleName(Int32)
public string GetRuleName(
int index
)
-
Int32indexThe rule index to get information for.
Return Value
string
The name of the rule.
No comments yet. Start the discussion.
Loading…