TaskInfo Methods

Scanjour Workflow4 Reference Manual

The TaskInfo type exposes the following members.

Methods

  NameDescription
Public methodStatic memberCreateOrUpdateTaskStatus(ActivityContext, String, String, InfoEnum, String, TaskState)
Create or update a TaskStatus entry in WzpUserTask
Public methodStatic memberCreateOrUpdateTaskStatus(ActivityContext, String, UserTaskActorType, Contact, DateTime, TaskSchedule, TaskState, String, InfoEnum, String, String, Boolean, Int32)
Create or update a TaskStatus entry in WzpUserTask
Public methodStatic memberCreateTaskStatus
Create a TaskStatus entry in WzpUserTask
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodStatic memberHideTaskStatus
Sets show to false on a TaskStatus entry in WzpUserTask.
Public methodShouldSerializeDisplayName
Indicates whether the DisplayName property should be serialized.
(Inherited from Activity.)
Public methodToString
Returns a String that contains the Id and DisplayName of the Activity.
(Inherited from Activity.)
Top
See Also

Reference