SIFWorks ADK 2.0
SetSIF_RefObject Method (val)
NamespacesEdustructures.SifWorks.InfraAuthenticationSetSIF_RefObject(AuthSifRefIdType)

[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(
	AuthSifRefIdType val
)
Public Sub SetSIF_RefObject ( _
	val As AuthSifRefIdType _
)
public:
void SetSIF_RefObject (
	AuthSifRefIdType^ val
)
Parameters
val (AuthSifRefIdType)
A AuthSifRefIdType object
Remarks

The SIF specification defines the meaning of this attribute as: "The type of SIF object that the SIF_RefId attribute identifies."

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
<SifRefIdType>
2.0
<SIF_RefObject>

Version: 2.0

Since: 1.5r1

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