PerformanceAdviser.GetRuleName(PerformanceAdviserRuleId)
Method
Description:
Retrieves the name of the rule.
Retrieves the name of the rule.
Parameters
| Parameter | Type | Description |
|---|---|---|
| id | PerformanceAdviserRuleId | The rule id to get information for. |
Return Value
| Type | Description |
|---|---|
| String | The name of the rule. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |