The following tables list the members exposed by IEvent.
Name | Description | |
---|---|---|
![]() |
Activity | When implemented by a class, gets the parent Activity object to which the Event belongs. |
![]() |
Description | When implemented by a class, gets or sets the Description of the associated object. (Inherited from SourceCode.Framework.INamedObject) |
![]() |
DisplayName | Gets or sets the display name of the object. (Inherited from SourceCode.Framework.ISupportDisplayName) |
![]() |
EventItem | |
![]() |
Exception | When implemented by a class, gets or sets the Exception that executes if the Event fails. [What is the Default] |
![]() |
ExecutableItems | (Inherited from SourceCode.Workflow.Authoring.IExecutableItemContainer) |
![]() |
ExpectedDuration | When implemented by a class, gets or sets the time in minutes that the Event is expected to take to complete. This value is typically used in setting escalations based on expected duration for the Event. The default value is 0. |
![]() |
IgnoreAuthentication | When implemented by a class, gets or sets the IgnoreAuthentication property of the event. If set to true the K2.net Server will allow any user to complete the event. |
![]() |
Image | When implemented by a class, gets the image associated with the Event. |
![]() |
MetaData | When implemented by a class, gets or sets the MetaData of the associated object. (Inherited from SourceCode.Framework.INamedObject) |
![]() |
Name | Gets or sets the name of the object. (Inherited from SourceCode.Framework.ISupportName) |
![]() |
Priority | |
![]() |
Project | When implemented by a class, provides a handle to the Project object. |
![]() |
SucceedingRule | |
![]() |
Transaction | When implemented by a class, gets or sets the Transaction of the Event object. The default value is false. |
![]() |
Type | When implemented by a class, gets the type of Event based on the EnumEvent. There are three types of Events: Client, Server and IPC events. The default type is Server event. |
![]() |
WizardDefinition | (Inherited from SourceCode.Framework.IWizardConfigurable) |