EventDefinition Methods |
The EventDefinition type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddAction |
Adds an action to the event definition.
|
![]() | Clone | |
![]() | 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)
|
![]() | GetNewCodeMethodAction | |
![]() | GetNewCopyAction | |
![]() | GetNewEmailAction | |
![]() | GetNewModificationAction | |
![]() | GetNewReassignAction | |
![]() | IsActivitiesTypeOnly |
Returns true if the condition filter only contains the activities type
|
![]() | PassesFilter | |
![]() | RemoveInvalidActions | |
![]() | ResetAll |
Resets the id etc. of the object.
The method is used when making a copy of an existing object.
|
![]() | setDataObjectTypeId | |
![]() | setEventType | |
![]() | ToString | (Overrides ObjectToString.) |
![]() | ToString(AppFormatInfo) |
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.) |