EventDefinition Properties |
The EventDefinition type exposes the following members.
Name | Description | |
---|---|---|
![]() | Actions |
Contains the actions that will be executed by the eventdefinition.
Use AddAction() to add an action.
|
![]() | ChangedBy | |
![]() | ChangeTime | |
![]() | Condition | |
![]() | CreatedBy | |
![]() | CreateTime | |
![]() | DataObjectTypeId |
The type on which the conditions of the eventdefinition is defined.
|
![]() | DataVersion | |
![]() | Description | |
![]() | Disabled | |
![]() | EventType | |
![]() | Id | |
![]() | MaxExecPerObject |
The maximum number of times a event may be triggered.
0 = infinite.
|
![]() | Name | |
![]() | Number | |
![]() | TimerId |
TimerId er (kun) > 0 hvis EventType = TimerExecuted.
|
![]() | UId |
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.
|
![]() ![]() | IEntityObjectId |
Unique id of the entity object within its entity type.
|
![]() ![]() | IEventDefinitionId |
States the Id of the event definition.
|
![]() ![]() | IEventDefinitionUId |
States the UId of the event definition.
|