SPWeb.WorkflowTemplates - Propriété
Obtient la collection des modèles de workflow du site Web.
Espace de noms : Microsoft.SharePoint
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public ReadOnly Property WorkflowTemplates As SPWorkflowTemplateCollection
Get
'Utilisation
Dim instance As SPWeb
Dim value As SPWorkflowTemplateCollection
value = instance.WorkflowTemplates
public SPWorkflowTemplateCollection WorkflowTemplates { get; }
Valeur de propriété
Type : Microsoft.SharePoint.Workflow.SPWorkflowTemplateCollection
Collection d'objets SPWorkflowTemplate .