The BusinessRule type exposes the following members.

Properties

  NameDescription
Id
Gets the system-defined unique identifier of this BusinessRule.
NavigationState
A collection of DisconnectedDimensionValue representing a navigation state.
NavigationStateRecordCount
Accessor for the DGraph.SeeAlsoPivotCount property - This count specifies the total number of matching records that were available when evaluating the target for this rule. This count is likely to be greater than the actual number of records returned with the Supplement object, since only the top N records are returned for a given business rule style.
Properties
A PropertyMap of properties containing key, value pairs.
Records
Gets the collection of Records that match this BusinessRule.
SortDirection
Gets the SortDirection that is used to sort the records that match this BusinessRule.
SortKey
Gets the name of the attribute (property or dimension) by which the records that match this BusinessRule are sorted by.
Style
Gets the name of the style for this BusinessRule.
Title
Gets the title.
Zone
Gets the name of the zone for this BusinessRule.

Explicit Interface Implementations

See Also