Click to Rate and Give Feedback
MSDN
MSDN Library
Web Development
SDK Documentation
 SPWorkflowTask Members
Community Content
In this section
Statistics Annotations (0)
Collapse All/Expand All Collapse All
This page is specific to
The 2007 product release

Other versions are also available for the following:
SPWorkflowTask Members (Microsoft.SharePoint.Workflow)

Represents a single workflow task for a given workflow instance.

The following tables list the members exposed by the SPWorkflowTask type.

(see also Protected Fields )
  Name Description
Public field Static InvalidItemId  Specifies an invalid item.(inherited from SPItem)
Top
  Name Description
Protected field m_Fields  Stores the field objects associated with the item.(inherited from SPItem)
Top
  Name Description
Public property AllRolesForCurrentUser  Gets the current user's role definitions for the item.(inherited from SPListItem)
Public property Attachments  Gets the collection of attachments that are associated with the item.(inherited from SPListItem)
Public property Audit  Gets the audit log that is associated with the item.(inherited from SPListItem)
Public property BackwardLinks  Returns the collection of links to the item.(inherited from SPListItem)
Public property ContentType  Gets the content type that is associated with the item.(inherited from SPListItem)
Public property CopyDestinations  Gets a list of URLs to which the item can be copied through the Windows SharePoint Services user interface.(inherited from SPListItem)
Public property CopyFieldMask  Gets a field mask for a copied item.(inherited from SPListItem)
Public property CopySource  Gets the URL of the source item from which this item was copied, if the item results from a copy operation.(inherited from SPListItem)
Public property DisplayName  Gets the display name of the item.(inherited from SPListItem)
Public property EffectiveBasePermissions  Gets the current user’s effective base permissions on the item, including group membership and policies. (inherited from SPListItem)
Public property Fields  Gets or sets the collection of all fields in the parent of the item.(inherited from SPListItem)
Public property File  Gets the file that is represented by the item from a document library.(inherited from SPListItem)
Public property FileSystemObjectType  Gets or sets the file system object type for the item.(inherited from SPListItem)
Public property FirstUniqueAncestor  Returns the item itself if it has unique role assignments; otherwise, returns the first parent object (folder, list, or Web site) that has unique role assignments.(inherited from SPListItem)
Public property Folder  Gets a folder object that is associated with a folder item.(inherited from SPListItem)
Public property ForwardLinks  Gets a collection of hyperlinks that are associated with the item; for example, the hyperlinks in a URL field or rich text field.(inherited from SPListItem)
Public property HasPublishedVersion  Gets a Boolean value that specifies whether a published version of the item exists.(inherited from SPListItem)
Public property HasUniqueRoleAssignments  Gets a Boolean value that specifies whether the item has unique security or inherits its role assignments from a parent object.(inherited from SPListItem)
Public property ID  Gets the integer that identifies the item.(inherited from SPListItem)
Public property Item  Overloaded. (inherited from SPListItem)
Public property Level  Gets the level of publication for the item.(inherited from SPListItem)
Public property ListItems  Gets the parent collection of list item objects to which the item belongs.(inherited from SPListItem)
Public property MissingRequiredFields  Gets a Boolean value that specifies whether required fields are missing from the item's properties.(inherited from SPListItem)
Public property ModerationInformation  Gets Content Approval information for the item, including the status and comment.(inherited from SPListItem)
Public property Name  Gets the name of the item.(inherited from SPListItem)
Public property ParentList  Gets the parent list of the list item.(inherited from SPListItem)
Public property Properties  Gets metadata for the item.(inherited from SPListItem)
Public property RecurrenceID  Returns the identifier (ID) of an instance of a recurrent item.(inherited from SPListItem)
Public property ReusableAcl  Gets an opaque object that represents the raw access control list (ACL) information for the item. (inherited from SPListItem)
Public property RoleAssignments  Gets the collection of role assignments for the list item.(inherited from SPListItem)
Public property ServerRedirected  Gets a Boolean value that indicates whether users who do not have access to view the item, or who do not have the appropriate client application installed, are redirected to server-side rendering of the item when they click a link to view it.(inherited from SPListItem)
Public property Tasks  Gets the collection of workflow tasks for the item.(inherited from SPListItem)
Public property Title  Gets the title of the item.(inherited from SPListItem)
Public property UniqueId  Gets the GUID that uniquely identifies the item for the internal database.(inherited from SPListItem)
Public property Url  Gets the site-relative URL of the item.(inherited from SPListItem)
Public property Versions  Gets the collection of item version objects that represent the versions of the item.(inherited from SPListItem)
Public property Web  Gets the Web site that is associated with the list item.(inherited from SPListItem)
Public property WorkflowId Gets the ID of the workflow to which this task belongs.
Public property Workflows  Gets the collection of the workflow objects that represent instances of the item workflows that are currently running, but does not get the workflow associations.(inherited from SPListItem)
Public property Xml Returns a string that represents the workflow task definition in XML format.
Top
(see also Protected Methods )
  Name Description
Public method Static AlterTask Updates the specified task with the specified property values.
Public method BreakRoleInheritance  (inherited from SPListItem)
Public method CheckPermissions  (inherited from SPListItem)
Public method Static Copy  Overloaded. (inherited from SPListItem)
Public method CopyFrom  Overloaded. (inherited from SPListItem)
Public method CopyTo  (inherited from SPListItem)
Public method Delete  Deletes the item.(inherited from SPListItem)
Public method DoesUserHavePermissions  Overloaded. (inherited from SPListItem)
Public method EnsureWorkflowInformation  Overloaded. Checks the item's workflow information and, if necessary, updates it to ensure that the most current information is used.(inherited from SPListItem)
Public method Equals  Overloaded. (inherited from Object)
Public method Static 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 method Static GetWorkflowData  
Public method Recycle  Recycles the item and returns the item's GUID.(inherited from SPListItem)
Public method Static ReferenceEquals  (inherited from Object)
Public method ReplaceLink  (inherited from SPListItem)
Public method ResetRoleInheritance  Removes the local role assignments and reverts to role assignments from the parent object.(inherited from SPListItem)
Public method SystemUpdate  Overloaded. Updates the database with changes that are made to the list item, without effecting changes in the Modified Time or Modified By fields. (inherited from SPListItem)
Public method ToString  (inherited from Object)
Public method UnlinkFromCopySource  Clears the source item URL if the item results from a copy operation.(inherited from SPListItem)
Public method Update  Updates the database with changes that are made to the list item.(inherited from SPListItem)
Public method UpdateOverwriteVersion  Updates the item without creating another version of the item.(inherited from SPListItem)
Top
  Name Description
Protected method Finalize  (inherited from Object)
Protected method MemberwiseClone  (inherited from Object)
Top
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement | Site Feedback
Page view tracker