AdList MethodsA Sandcastle Documented Class Library

The AdList type exposes the following members.

Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Public methodExportToExcel
Exports the content of this report to a file. The content is saved as comma-separated values (csv) which is a format suited to be opened in e.g. Excel. The actual separator is semicolon instead of comma, since some localized versions of Excel uses comma as decimal symbol.
(Overrides ReportExportToExcel(FileInfo).)
Public methodExportToXml
Exports the content of this report to a stream. The content is written in the same XML format as used between the eSales cluster and the eSales Connector.
(Inherited from Report.)
Public methodExportToXml(FileInfo)
Exports the content of this report to a file. The content is saved in the same XML format as used between the eSales cluster and the eSales Connector.
(Inherited from Report.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodStatic memberParse
Creates an AdList from an XML document.
Public methodToString (Inherited from Object.)
Top
See Also

Reference