[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.
| C# | Visual Basic | Visual 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 )
- Value (String)
- Identifies the SIF_Element object to return by its "Value" attribute value
A SIF_Element object
Version: 2.0
Since: 1.1