DataObjectEventDefinition Properties | 
The DataObjectEventDefinition type exposes the following members.
| Name | Description | |
|---|---|---|
| Actions | 
            Contains the actions that will be executed by the eventdefinition.
            Use AddAction() to add an action.
              (Inherited from EventDefinition.) | |
| ChangedBy | (Inherited from EventDefinition.) | |
| ChangeTime | (Inherited from EventDefinition.) | |
| Condition | (Inherited from EventDefinition.) | |
| CreatedBy | (Inherited from EventDefinition.) | |
| CreateTime | (Inherited from EventDefinition.) | |
| DataObjectTypeId | 
            The type on which the conditions of the eventdefinition is defined.
              (Inherited from EventDefinition.) | |
| DataVersion | (Inherited from EventDefinition.) | |
| Description | (Inherited from EventDefinition.) | |
| Disabled | (Inherited from EventDefinition.) | |
| EventType | (Inherited from EventDefinition.) | |
| Id | (Inherited from EventDefinition.) | |
| MaxExecPerObject | 
            The maximum number of times a event may be triggered.
            0 = infinite.
              (Inherited from EventDefinition.) | |
| MaximumObjectExec | 
            The maximum number of objects which can be handled in a global event definition
              | |
| Name | (Inherited from EventDefinition.) | |
| Number | (Inherited from EventDefinition.) | |
| TimerId | 
            TimerId er (kun) > 0 hvis EventType = TimerExecuted.
              (Inherited from EventDefinition.) | |
| UId | (Inherited from EventDefinition.) | 
| Name | Description | |
|---|---|---|
| IEntityObjectDataVersion | 
            The data version of an entity object is incremented every time it gets updated.
            If the entity object class embeds other objects (like a DataObjectType embeds a number of BaseProperty objects) 
            then the DataVersion is also "touched" when an embedded object changes.
              (Inherited from EventDefinition.) | |
| IEntityObjectId | 
            Unique id of the entity object within its entity type.
              (Inherited from EventDefinition.) | |
| IEventDefinitionId | 
            States the Id of the event definition.
              (Inherited from EventDefinition.) | |
| IEventDefinitionUId | 
            States the UId of the event definition.
              (Inherited from EventDefinition.) |