[]
        
(Showing Draft Content)

C1.PivotEngine.C1PivotEngine.ReadXml

ReadXml Method

ReadXml(XmlReader)

Reads a PivotEngine view definition from an System.Xml.XmlReader.

Declaration
public void ReadXml(XmlReader xr)
Parameters
Type Name Description
XmlReader xr

System.Xml.XmlReader that contains the view definition.

ReadXml(string)

Reads a PivotEngine view definition from a file.

Declaration
public void ReadXml(string path)
Parameters
Type Name Description
string path

Name of the file that contains the view definition.