SIFWorks ADK 2.0
SIF_RefObject Property
NamespacesEdustructures.SifWorks.DwLocationRefIdSIF_RefObject

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

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

The SIF specification defines the meaning of this attribute as: "Type of SIF object Location points to."

This attribute is known by more than one tag name depending on the version of SIF in use. The ADK will use the tag names shown below when parsing and rendering attributes of this kind.

VersionTag
1.5r1
<ObjectName>
2.0
<SIF_RefObject>

Version: 2.0

Since: 1.5r1

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