| EventDefinitionActions Property |
Contains the actions that will be executed by the eventdefinition.
Use AddAction() to add an action.
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic Actions Actions { get; }
Property Value
Type:
Actions
See Also