SIFWorks ADK 2.0
GetSIF_Object Method (ObjectName)
NamespacesEdustructures.SifWorks.InfraSIF_ProvideGetSIF_Object(String)

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

Gets a SIF_Object object instance. More than one instance can be defined for this object because it is a repeatable field element.
Declaration Syntax
C#Visual BasicVisual C++
public SIF_Object GetSIF_Object(
	string ObjectName
)
Public Function GetSIF_Object ( _
	ObjectName As String _
) As SIF_Object
public:
SIF_Object^ GetSIF_Object (
	String^ ObjectName
)
Parameters
ObjectName (String)
Identifies the SIF_Object object to return by its "ObjectName" attribute value
Return Value
A SIF_Object object
Remarks

Version: 2.0

Since: 1.1

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