This topic has not yet been rated - Rate this topic

SPWorkflowAssociationCollection class

Represents the workflow associations on a SharePoint 2010 list.

Namespace:  Microsoft.SharePoint.Workflow
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[ClientCallableTypeAttribute(Name = "WorkflowAssociationCollection", ServerTypeId = "{4e1196ea-ce71-4aa9-b3c0-3f8da05deec9}", 
	CollectionIndexerMethodClientName = "GetById", CollectionChildItemType = typeof(SPWorkflowAssociation))]
[SubsetCallableTypeAttribute]
public abstract class SPWorkflowAssociationCollection : SPBaseCollection
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.