SIFWorks ADK 2.0
AddReportFormat Method (Type, Value)
NamespacesEdustructures.SifWorks.ReportingReportFormatListAddReportFormat(ReportFormatType, String)

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

Adds the value of the <ReportFormat> element.
Declaration Syntax
C#Visual BasicVisual C++
public void AddReportFormat(
	ReportFormatType Type,
	string Value
)
Public Sub AddReportFormat ( _
	Type As ReportFormatType, _
	Value As String _
)
public:
void AddReportFormat (
	ReportFormatType^ Type, 
	String^ Value
)
Parameters
Type (ReportFormatType)
This attribute indicates the encoding of the format reference.
Value (String)
Gets or sets the content value of the &lt;ReportFormat&gt; element
Remarks

This form of setReportFormat is provided as a convenience method that is functionally equivalent to the method AddReportFormat

Version: 2.0

Since: 1.5r1

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