FromXMLFile | Sets the object's properties using data from an XML file.
The XML file can be created using the object's ToXMLFile method. |
FromXMLString | Sets the object's properties using data from an XML string.
The XML string can be created using the object's ToXMLString method. |
GetXMLSchema | Retrieves the XML schema of the ReportLayout data structure. Returns the XML schema for the XML generated by the ToXMLFile and ToXMLString methods. |
ToXMLFile | Creates an XML file that represents the object. |
ToXMLString | Creates and returns an XML string that represents the object. |
Category | Indicates whether the report/report layout is for PLD or Crystal Reports.
Field name: Category |
LayoutCode | The report/report layout unique ID.
Field name: DocCode |
LayoutName | The report/report layout name.
Field name: DocName |