Click or drag to resize

TaskInfo Methods

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 methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodStatic memberHideTaskStatus Sets show to false on a TaskStatus entry in WzpUserTask.
Public methodShouldSerializeDisplayNameIndicates whether the DisplayName property should be serialized.
(Inherited from Activity)
Public methodToStringReturns a String that contains the Id and DisplayName of the Activity.
(Inherited from Activity)
Top
Extension Methods
See Also