SIFWorks ADK 2.0
ReportFormatList Constructor (reportFormat)
NamespacesEdustructures.SifWorks.ReportingReportFormatListReportFormatListReportFormatListNew(ReportFormat)

[This is preliminary documentation and is subject to change.]

Constructor that accepts values for all mandatory fields
Declaration Syntax
C#Visual BasicVisual C++
public ReportFormatList(
	ReportFormat reportFormat
)
Public Sub New ( _
	reportFormat As ReportFormat _
)
public:
ReportFormatList (
	ReportFormat^ reportFormat
)
Parameters
reportFormat (ReportFormat)
A third-party format that describes the visual representation of the report data.

Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10