DataObjectEventDefinition Methods |
The DataObjectEventDefinition type exposes the following members.
| Name | Description | |
|---|---|---|
| AddAction |
Adds an action to the event definition.
(Inherited from EventDefinition.) | |
| Clone | (Inherited from EventDefinition.) | |
| GetAssignedEventNewAction |
1) assigns this event as the action's Owner and this event's DataObjectTypeId to the action;
2) initializes the action's definition object (MailDefinition/CodeMethod/Modification/CopyDefinition)
(Inherited from EventDefinition.) | |
| GetNewCodeMethodAction | (Inherited from EventDefinition.) | |
| GetNewCopyAction | (Inherited from EventDefinition.) | |
| GetNewEmailAction | (Inherited from EventDefinition.) | |
| GetNewModificationAction | (Inherited from EventDefinition.) | |
| GetNewReassignAction | (Inherited from EventDefinition.) | |
| IsActivitiesTypeOnly |
Returns true if the condition filter only contains the activities type
(Inherited from EventDefinition.) | |
| PassesFilter | (Inherited from EventDefinition.) | |
| RemoveInvalidActions | (Overrides EventDefinitionRemoveInvalidActions.) | |
| ResetAll |
Resets the id etc. of the object.
The method is used when making a copy of an existing object.
(Inherited from EventDefinition.) | |
| setDataObjectTypeId | (Inherited from EventDefinition.) | |
| setEventType | (Overrides EventDefinitionsetEventType(EventType).) | |
| ToString | (Inherited from EventDefinition.) | |
| ToString(AppFormatInfo) | (Inherited from EventDefinition.) |
| Name | Description | |
|---|---|---|
| ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) | |
| ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) | |
| ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |
| Name | Description | |
|---|---|---|
| IObjectWithDataVersion.GetDataVersion | (Inherited from EventDefinition.) | |
| IObjectWithGuid.GetGuid | (Inherited from EventDefinition.) | |
| IObjectWithId.GetId | (Inherited from EventDefinition.) |