[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <SIF_ObjectList> element.
| C# | Visual Basic | Visual C++ |
public SIF_ObjectList SIF_ObjectList{ get; set;}
Public Property SIF_ObjectList As SIF_ObjectList
public: property SIF_ObjectList^ SIF_ObjectList { SIF_ObjectList^ get (); void set (SIF_ObjectList^ value); }
A SIF_ObjectList
The SIF specification defines the meaning of this null as: "The name of the object that is being provided by this SIF_SIFNode"
To remove the SIF_ObjectList, set SIF_ObjectList to null
Version: 2.0
Since: 1.1