SPWorkflowAssociation Methods

Include Protected Members
Include Inherited Members

The SPWorkflowAssociation type exposes the following members.

Methods

  Name Description
Public methodStatic member CreateListAssociation Creates a workflow association that can then be added to a list.
Public methodStatic member CreateListContentTypeAssociation Creates a workflow association that can then be added to a list content type.
Public methodStatic member CreateSiteContentTypeAssociation Obsolete. Creates a workflow association that can then be added to a site content type.
Public methodStatic member CreateWebAssociation Creates a workflow association that can then be added to an SPWeb object.
Public methodStatic member CreateWebContentTypeAssociation Creates a workflow association that can then be added to a content type that is scoped at the website level.
Public method Equals (Inherited from Object.)
Public method ExportToXml Gets a string that contains the state of all members of the class in XML format.
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetObjectData (Inherited from SPAutoSerializingObject.)
Public method GetType (Inherited from Object.)
Public methodStatic member ImportFromXml Creates an SPWorkflowAssociation object from an XML formatted string.
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnDeserialization (Inherited from SPAutoSerializingObject.)
Public method SetHistoryList Specifies the list to which to log workflow history events for this workflow association.
Public method SetTaskList Specifies the task list on which to create workflow tasks for this workflow association.
Public method ToString (Inherited from Object.)
Protected method UpdateParent (Inherited from SPAutoSerializingObject.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method IComparer.Compare Compares two objects and returns a value that indicates whether the first object is alphabetically less than, equal to, or greater than the second object.

Top

See Also

Reference

SPWorkflowAssociation Class

Microsoft.SharePoint.Workflow Namespace