MatchEventType Class

The type of event found in MatchEvent

Definition

Namespace: NFF.FIKS.EnterpriseServices.Components.Entities
Assembly: NFF.FIKS.EnterpriseServices.Components (in NFF.FIKS.EnterpriseServices.Components.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public class MatchEventType
Inheritance
Object    MatchEventType

Constructors

MatchEventTypeInitializes a new instance of the MatchEventType class

Properties

Active Only types that are currently in use are set to active
EventTypeId The id of the event type
Name The name of the event type

See Also