Click or drag to resize

ActionIActionId Property

States the Id of the action.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
int IAction.Id { get; }

Property Value

Type: Int32

Implements

IActionId
See Also