SIFWorks ADK 2.0
ReportManifestRefId Property
NamespacesEdustructures.SifWorks.ReportingReportInfoReportManifestRefId

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

Gets or sets the value of the ReportManifestRefId attribute.
Declaration Syntax
C#Visual BasicVisual C++
public string ReportManifestRefId{ get; set;}
Public Property ReportManifestRefId As String
public:
property String^ ReportManifestRefId {
	String^ get ();
	void set (String^ value);
}
Value
The ReportManifestRefId attribute of this object.
Remarks

The SIF specification defines the meaning of this attribute as: "The report manifest corresponding to this report."

Version: 2.0

Since: 1.5r1

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