GroupingElementFactory Class

Helps convert between GroupingElementData and GroupingElement and vice-versa.
Inheritance Hierarchy
SystemObject
  Dundas.BI.WebApi.UtilitiesGroupingElementFactory

Namespace:  Dundas.BI.WebApi.Utilities
Assembly:  Dundas.BI.WebApi (in Dundas.BI.WebApi.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntax
public static class GroupingElementFactory

The GroupingElementFactory type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCreateGroupingElement
Creates the grouping element.
Public methodStatic memberCreateGroupingElementData
Creates the grouping element data.
Top
See Also