SIFWorks ADK 2.0
SIF_ReportObject Constructor (refId)
NamespacesEdustructures.SifWorks.ReportingSIF_ReportObjectSIF_ReportObjectSIF_ReportObjectNew(String)

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

Constructor that accepts values for all mandatory fields
Declaration Syntax
C#Visual BasicVisual C++
public SIF_ReportObject(
	string refId
)
Public Sub New ( _
	refId As String _
)
public:
SIF_ReportObject (
	String^ refId
)
Parameters
refId (String)
The ID (GUID) that uniquely identifies this instance of a report.

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