SPWorkflowTask Members

Include Protected Members
Include Inherited Members

Represents a single workflow task for a given workflow instance.

The SPWorkflowTask type exposes the following members.

Properties

  Name Description
Public property AllRolesForCurrentUser (Inherited from SPSecurableObject.)
Public property Attachments (Inherited from SPListItem.)
Public property Audit (Inherited from SPListItem.)
Public property BackwardLinks (Inherited from SPListItem.)
Public property ContentType (Inherited from SPListItem.)
Public property ContentTypeId (Inherited from SPListItem.)
Public property CopyDestinations (Inherited from SPListItem.)
Public property CopyFieldMask (Inherited from SPListItem.)
Public property CopySource (Inherited from SPListItem.)
Public property DisplayName (Inherited from SPListItem.)
Public property EffectiveBasePermissions (Inherited from SPListItem.)
Public property Fields (Inherited from SPListItem.)
Public property File (Inherited from SPListItem.)
Public property FileSystemObjectType (Inherited from SPListItem.)
Public property FirstUniqueAncestor Obsolete. (Inherited from SPSecurableObject.)
Public property FirstUniqueAncestorSecurableObject (Inherited from SPListItem.)
Public property Folder (Inherited from SPListItem.)
Public property ForwardLinks (Inherited from SPListItem.)
Public property HasPublishedVersion (Inherited from SPListItem.)
Public property HasUniqueRoleAssignments (Inherited from SPListItem.)
Public property IconOverlay (Inherited from SPListItem.)
Public property ID (Inherited from SPListItem.)
Public property Item[Guid] (Inherited from SPListItem.)
Public property Item[Int32] (Inherited from SPListItem.)
Public property Item[String] (Inherited from SPListItem.)
Public property Level (Inherited from SPListItem.)
Public property ListItems (Inherited from SPListItem.)
Public property MissingRequiredFields (Inherited from SPListItem.)
Public property ModerationInformation (Inherited from SPListItem.)
Public property Name (Inherited from SPListItem.)
Public property ParentList (Inherited from SPListItem.)
Public property ProgId (Inherited from SPListItem.)
Public property Properties (Inherited from SPListItem.)
Public property RecurrenceID (Inherited from SPListItem.)
Public property ReusableAcl (Inherited from SPListItem.)
Public property RoleAssignments (Inherited from SPSecurableObject.)
Public property ServerRedirected (Inherited from SPListItem.)
Public property SortType (Inherited from SPListItem.)
Public property Tasks (Inherited from SPListItem.)
Public property Title (Inherited from SPListItem.)
Public property UniqueId (Inherited from SPListItem.)
Public property Url (Inherited from SPListItem.)
Public property Versions (Inherited from SPListItem.)
Public property Web (Inherited from SPListItem.)
Public property WorkflowId Gets the ID of the workflow to which this task belongs.
Public property Workflows (Inherited from SPListItem.)
Public property Xml Gets the workflow task definition in XML format.

Top

Methods

  Name Description
Public methodStatic member AlterTask Updates the specified task with the specified property values.
Public method BreakRoleInheritance(Boolean) (Inherited from SPSecurableObject.)
Public method BreakRoleInheritance(Boolean, Boolean) (Inherited from SPListItem.)
Public method CheckPermissions (Inherited from SPSecurableObject.)
Public method CopyFrom(String) (Inherited from SPListItem.)
Public method CopyFrom(String, Hashtable, []) (Inherited from SPListItem.)
Public method CopyTo (Inherited from SPListItem.)
Public method Delete (Inherited from SPListItem.)
Public method DoesUserHavePermissions(SPBasePermissions) (Inherited from SPSecurableObject.)
Public method DoesUserHavePermissions(SPUser, SPBasePermissions) (Inherited from SPListItem.)
Public method EnsureWorkflowInformation() (Inherited from SPListItem.)
Public method EnsureWorkflowInformation(Boolean, Boolean) (Inherited from SPListItem.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public methodStatic member GetExtendedPropertiesAsHashtable Gets a hash table that represents the task’s extended properties collection.
Public method GetFormattedValue (Inherited from SPListItem.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method GetUserEffectivePermissionInfo (Inherited from SPListItem.)
Public method GetUserEffectivePermissions (Inherited from SPListItem.)
Public methodStatic member GetWorkflowData Gets all fields and values for a workflow task as a string in xml format.
Protected method MemberwiseClone (Inherited from Object.)
Public method Recycle (Inherited from SPListItem.)
Public method ReplaceLink (Inherited from SPListItem.)
Public method ResetRoleInheritance (Inherited from SPListItem.)
Public method SystemUpdate() (Inherited from SPListItem.)
Public method SystemUpdate(Boolean) (Inherited from SPListItem.)
Public method ToString (Inherited from Object.)
Public method UnlinkFromCopySource (Inherited from SPListItem.)
Public method Update (Inherited from SPListItem.)
Public method UpdateOverwriteVersion (Inherited from SPListItem.)

Top

Fields

  Name Description
Protected field m_Fields (Inherited from SPItem.)

Top

See Also

Reference

SPWorkflowTask Class

Microsoft.SharePoint.Workflow Namespace