BusinessRuleSpecificationT Properties |
The BusinessRuleSpecificationT generic type exposes the following members.
| Name | Description | |
|---|---|---|
| IncludePaths | Gets the dot-separated lists of related objects to return in the query results. (Inherited from SpecificationT.) | |
| MaximumResults | Gets the maximum number of records that must be retrieved using this specification. (Inherited from SpecificationT.) | |
| RuleArguments | Gets any arguments that were passed and may be required to execute the business rule. | |
| RuleName | Gets the name of the business rule that must be executed. | |
| SortRules | Gets the sorting rules that are specified. (Inherited from SpecificationT.) |