SIFWorks ADK 2.0
Action Property
NamespacesEdustructures.SifWorks.InfraSIF_EventObjectAction

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

Gets or sets the value of the Action attribute.
Declaration Syntax
C#Visual BasicVisual C++
public string Action{ get; set;}
Public Property Action As String
public:
property String^ Action {
	String^ get ();
	void set (String^ value);
}
Value
The Action attribute of this object.
Remarks

The SIF specification defines the meaning of this attribute as: "This is the action associated with the object that is being conveyed by this SIF_Event."

Version: 2.0

Since: 1.1

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