SIFWorks ADK 2.0
SetType Method (val)
NamespacesEdustructures.SifWorks.ReportingReportDefinitionSourceSetType(ReportDefinitionSourceType)

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

Sets the value of the Type attribute.
Declaration Syntax
C#Visual BasicVisual C++
public void SetType(
	ReportDefinitionSourceType val
)
Public Sub SetType ( _
	val As ReportDefinitionSourceType _
)
public:
void SetType (
	ReportDefinitionSourceType^ val
)
Parameters
val (ReportDefinitionSourceType)
A ReportDefinitionSourceType object
Remarks

The SIF specification defines the meaning of this attribute as: "This attribute indicates the source of the report definition."

Version: 2.0

Since: 1.5r1

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