[This is preliminary documentation and is subject to change.]
Constructor that accepts values for all mandatory fields
| C# | Visual Basic | Visual C++ |
public ReportFormatList( ReportFormat reportFormat )
Public Sub New ( _ reportFormat As ReportFormat _ )
public: ReportFormatList ( ReportFormat^ reportFormat )
- reportFormat (ReportFormat)
- A third-party format that describes the visual representation of the report data.