SIFWorks ADK 2.0
SetReportData Method (Value)
NamespacesEdustructures.SifWorks.ReportingSIF_ReportObjectSetReportData(String)

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

Sets the value of the <ReportData> element.
Declaration Syntax
C#Visual BasicVisual C++
public void SetReportData(
	string Value
)
Public Sub SetReportData ( _
	Value As String _
)
public:
void SetReportData (
	String^ Value
)
Parameters
Value (String)
Gets or sets the content value of the &lt;ReportData&gt; element
Remarks

This form of setReportData is provided as a convenience method that is functionally equivalent to the ReportData

Version: 2.0

Since: 1.5r1

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