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