Click or drag to resize

IAction Interface

The interfaces gives a simple access to core properties of an event action.

Namespace:  Omada.OE.Model.Public
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public interface IAction

The IAction type exposes the following members.

Properties
  NameDescription
Public propertyId
States the Id of the action.
Public propertyUId
States the UId of the action.
Top
See Also