SIFWorks ADK 2.0
SIF_EventObject Property
NamespacesEdustructures.SifWorks.InfraSIF_ObjectDataSIF_EventObject

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

Gets or sets the value of the <SIF_EventObject> element.
Declaration Syntax
C#Visual BasicVisual 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);
}
Value
A SIF_EventObject
Remarks

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

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