SIFWorks ADK 2.0
GetSIF_Element Method (Value)
NamespacesEdustructures.SifWorks.InfraSIF_QueryObjectGetSIF_Element(String)

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

Gets a SIF_Element 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_Element GetSIF_Element(
	string Value
)
Public Function GetSIF_Element ( _
	Value As String _
) As SIF_Element
public:
SIF_Element^ GetSIF_Element (
	String^ Value
)
Parameters
Value (String)
Identifies the SIF_Element object to return by its "Value" attribute value
Return Value
A SIF_Element object
Remarks

Version: 2.0

Since: 1.1

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