Event Class
Members See Also 
SourceCode.Workflow.Authoring Namespace : Event Class



Glossary Item Box

Provides an interface to a event in a Activity. All Event objects are contained within an Activity.

Object Model

Event ClassEventActionCollection ClassEventAction ClassActivity ClassPersistableContainerObject ClassCustomConfigurationSettings ClassK2Field ClassEscalationCollection ClassEscalation ClassEventItem ClassExceptionRule ClassExecutableItem ClassK2Image ClassIProject InterfaceEventSucceedingRule ClassWorkflowDesignerVerbCollection ClassWizardDefinition Class

Syntax

Inheritance Hierarchy

System.Object
   SourceCode.Framework.PersistableObject
      SourceCode.Framework.PersistableContainerObject
         SourceCode.Framework.Design.NamedObject
            SourceCode.Workflow.Authoring.K2Object
               SourceCode.Workflow.Authoring.Event
                  SourceCode.Workflow.Design.ClientEvent
                  SourceCode.Workflow.Design.InfoPath.InfoPathClientEvent
                  SourceCode.Workflow.Design.Interop.InteropEvent
                  SourceCode.Workflow.Design.IPCEvent
                  SourceCode.Workflow.Design.ServerEvent
                  SourceCode.Workflow.Design.SharePoint.ListItems.ListItemEvent
                  SourceCode.Workflow.Design.SharePoint.ListsAndLibraries.ListAndLibraryEvent
                  SourceCode.Workflow.Design.SharePoint.PeopleAndGroups.UserManagementEvent
                  SourceCode.Workflow.Design.SharePoint.Publishing.PublishingServerEvent
                  SourceCode.Workflow.Design.SharePoint.RecordsManagement.RecordsManagementEvent
                  SourceCode.Workflow.Design.SharePoint.Search.SearchEvent
                  SourceCode.Workflow.Design.SharePoint.SitesAndWorkspaces.SitesEvent
                  SourceCode.Workflow.Design.SharePoint.WorkflowIntegration.Client.SharePointEvent

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also