PerformanceAdviser.WillRuleCheckElements(PerformanceAdviserRuleId)
Method
Description:
Reports if rule needs to be executed on individual elements.
Reports if rule needs to be executed on individual elements.
Parameters
| Parameter | Type | Description |
|---|---|---|
| id | PerformanceAdviserRuleId | The rule id to get information for. |
Return Value
| Type | Description |
|---|---|
| Boolean | True if rule needs to be executed on individual elements. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |