WorkflowDefinitionCollection.Sort method
Namespace: Microsoft.SharePoint.Client.WorkflowServices
Assembly: Microsoft.SharePoint.Client.WorkflowServices (in Microsoft.SharePoint.Client.WorkflowServices.dll)
Syntax
'Declaration
Public Sub Sort
'Usage
Dim instance As WorkflowDefinitionCollection
instance.Sort()
public void Sort()
See also
Reference
WorkflowDefinitionCollection class