SIFWorks ADK 2.0
SetAction Method (val)
NamespacesEdustructures.SifWorks.InfraSIF_EventObjectSetAction(Action)

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

Sets the value of the Action attribute.
Declaration Syntax
C#Visual BasicVisual C++
public void SetAction(
	Action val
)
Public Sub SetAction ( _
	val As Action _
)
public:
void SetAction (
	Action^ val
)
Parameters
val (Action)
A Action 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