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