Partager via


Web.WorkflowTemplates - Propriété

Gets a value that specifies the collection of workflow templates associated with the site.

Espace de noms :  Microsoft.SharePoint.Client
Assemblys :   Microsoft.SharePoint.Client.Silverlight (dans Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (dans Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)

Syntaxe

'Déclaration
Public ReadOnly Property WorkflowTemplates As WorkflowTemplateCollection
    Get
'Utilisation
Dim instance As Web
Dim value As WorkflowTemplateCollection

value = instance.WorkflowTemplates
public WorkflowTemplateCollection WorkflowTemplates { get; }

Valeur de propriété

Type : Microsoft.SharePoint.Client.Workflow.WorkflowTemplateCollection
A WorkflowTemplateCollection instance representing the collection of workflow templates associated with the site

Voir aussi

Référence

Web classe

Web - Membres

Microsoft.SharePoint.Client - Espace de noms