ElementContainerCategory Enumeration

Enumeration used for defining the ElementContainer category.

Namespace:  Dundas.BI.Data.Metadata
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntax
public enum ElementContainerCategory
Members
  Member nameValueDescription
None0The container category is not set.
Folder1The container is a folder like object.
Dimension2The container is a dimension type object.
See Also