WorkflowDefinitionCollection classe
Inheritance hierarchy
System.Object
Microsoft.SharePoint.Client.ClientObject
Microsoft.SharePoint.Client.ClientObjectCollection
Microsoft.SharePoint.Client.ClientObjectCollection<WorkflowDefinition>
Microsoft.SharePoint.Client.WorkflowServices.WorkflowDefinitionCollection
Namespace: Microsoft.SharePoint.Client.WorkflowServices
Assembly: Microsoft.SharePoint.Client.WorkflowServices (em Microsoft.SharePoint.Client.WorkflowServices.dll)
Sintaxe
'Declaração
Public Class WorkflowDefinitionCollection _
Inherits ClientObjectCollection(Of WorkflowDefinition)
'Uso
Dim instance As WorkflowDefinitionCollection
public class WorkflowDefinitionCollection : ClientObjectCollection<WorkflowDefinition>
Segurança de thread
Os membros públicos estática (Shared no Visual Basic) desse tipo são seguros para thread. Nenhum membro de instância pode ser garantido como seguro para thread.