SIFWorks ADK 2.0
SetSIF_RefObject Method (val)
NamespacesEdustructures.SifWorks.DwLocationRefIdSetSIF_RefObject(LocationRefIdObjectName)

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

Sets the value of the SIF_RefObject attribute.
Declaration Syntax
C#Visual BasicVisual C++
public void SetSIF_RefObject(
	LocationRefIdObjectName val
)
Public Sub SetSIF_RefObject ( _
	val As LocationRefIdObjectName _
)
public:
void SetSIF_RefObject (
	LocationRefIdObjectName^ val
)
Parameters
val (LocationRefIdObjectName)
A LocationRefIdObjectName 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