SIFWorks ADK 2.0
ReportFormatList Property
NamespacesEdustructures.SifWorks.ReportingReportManifestReportFormatList

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

Gets or sets the value of the <ReportFormatList> element.
Declaration Syntax
C#Visual BasicVisual C++
public ReportFormatList ReportFormatList{ get; set;}
Public Property ReportFormatList As ReportFormatList
public:
property ReportFormatList^ ReportFormatList {
	ReportFormatList^ get ();
	void set (ReportFormatList^ value);
}
Value
A ReportFormatList
Remarks

The SIF specification defines the meaning of this null as: "References a third-party format that describes the visual representation of the report data."

To remove the ReportFormatList, set ReportFormatList to null

Version: 2.0

Since: 1.5r1

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