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