Click or drag to resize

EventDefinitionAddAction Method

Adds an action to the event definition.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public void AddAction(
	Action action
)

Parameters

action
Type: Omada.OE.ModelAction
See Also