MdxMetadata Constructor
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
MdxMetadata() | Initializes a new instance of the MdxMetadata class. | |
MdxMetadata(String) | Initializes a new instance of the MdxMetadata class from outer XML. | |
MdxMetadata(array<OpenXmlElement[]) | Initializes a new instance of the MdxMetadata class with the specified child elements. | |
MdxMetadata(IEnumerable<OpenXmlElement>) | Initializes a new instance of the MdxMetadata class with the specified child elements. |
Top