SIFWorks ADK 2.0
RefId Property
NamespacesEdustructures.SifWorks.ReportingSIF_ReportObjectRefId

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

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

The SIF specification defines the meaning of this attribute as: "The ID (GUID) that uniquely identifies this instance of a report."

Version: 2.0

Since: 1.5r1

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