Click or drag to resize
SPListItemExtensions Methods

The SPListItemExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetWorkflowInstance Obsolete.
Returns the current WorkflowInstance of this list item. This method is obsolete, please use GetWorkflowInstances(this SPListItem item) instead.
Public methodStatic memberGetWorkflowInstances
Returns the current WorkflowInstance of this list item or null, if no workflow is running.
Top
See Also