'Declaration Public Enum MdxElementType Inherits System.Enum
public enum MdxElementType : System.Enum
Member | Description |
---|---|
Calculated | Represents a custom (calculated) element. |
Collection | Represents a collection of elements. |
Filter | Represents a filter element. |
Member | Represents a single element. |
MemberTree | Represents an hierarchy element. |
UserDefined | Represents an user defined element for new element types which implements IMdxElement. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2