OnTaskCreated Properties

Include Protected Members
Include Inherited Members

The OnTaskCreated type exposes the following members.

Properties

  Name Description
Public property AfterProperties Gets and sets an SPWorkflowTaskProperties object that contains the task properties for the task created.
Public property CorrelationToken (Inherited from HandleExternalEventActivity.)
Public property Description (Inherited from Activity.)
Protected property DesignMode (Inherited from DependencyObject.)
Public property Enabled (Inherited from Activity.)
Public property EventName Specifies the event that invokes this activity. (Overrides HandleExternalEventActivity.EventName.)
Public property ExecutionResult (Inherited from Activity.)
Public property ExecutionStatus (Inherited from Activity.)
Public property Executor Gets or sets the user ID of the user who executed the event.
Public property InterfaceType Specifies the interface used to implement this activity. (Overrides HandleExternalEventActivity.InterfaceType.)
Public property IsDynamicActivity (Inherited from Activity.)
Public property Name (Inherited from Activity.)
Public property ParameterBindings (Inherited from HandleExternalEventActivity.)
Public property Parent (Inherited from Activity.)
Protected property ParentDependencyObject (Inherited from DependencyObject.)
Public property QualifiedName (Inherited from Activity.)
Public property Roles (Inherited from HandleExternalEventActivity.)
Public property Site (Inherited from DependencyObject.)
Public property TaskId Gets or sets the GUID of the SharePoint task that was created.
Public property UserData (Inherited from DependencyObject.)
Protected property WorkflowInstanceId (Inherited from Activity.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate property IEventActivity.QueueName (Inherited from HandleExternalEventActivity.)

Top

See Also

Reference

OnTaskCreated Class

Microsoft.SharePoint.WorkflowActions Namespace