SPList.WorkflowAssociations Property
Gets the collection of workflow association objects that represents all the workflows that are associated with the list.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
[ClientCallableAttribute] [ClientCallableConstraintAttribute(Type = ClientCallableConstraintType.NotNull)] public SPWorkflowAssociationCollection WorkflowAssociations { get; }
Property Value
Type: Microsoft.SharePoint.Workflow.SPWorkflowAssociationCollectionA collection of workflow associations.