The IAction type exposes the following members.

Methods

  NameDescription
GetInputs
Retrieves inputs for this action.
Init
Initializes this action and associates it with the specified SystemData instance.
Run
Executes the action using the specified context.
SetInputs
Sets any dependent actions for this action.
SetSeriesInputs
Sets the series inputs that an action will use. These should either be the name of a series, the BarElement desired, or a constant double value.

See Also