Click or drag to resize

IEventDefinition Interface

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

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

The IEventDefinition type exposes the following members.

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