SPWorkflowModificationCollection members

Represents the collection of workflow modifications that are currently in scope for the workflow instance.

The SPWorkflowModificationCollection type exposes the following members.

Properties

  Name Description
Public property Count Gets the total number of workflow modifications in the collection. (Overrides SPBaseCollection.Count.)
Public property Item[Guid] Gets the specified workflow modification.
Public property Item[Int32] Gets the specified workflow modification.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPWorkflowModificationCollection class

Microsoft.SharePoint.Workflow namespace