Свойство Web.WorkflowTemplates
Gets a value that specifies the collection of workflow templates associated with the site.
Пространство имен: Microsoft.SharePoint.Client
Сборки: Microsoft.SharePoint.Client.Silverlight (в Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client.Phone (в Microsoft.SharePoint.Client.Phone.dll) Microsoft.SharePoint.Client (в Microsoft.SharePoint.Client.dll)
Синтаксис
'Декларация
Public ReadOnly Property WorkflowTemplates As WorkflowTemplateCollection
Get
'Применение
Dim instance As Web
Dim value As WorkflowTemplateCollection
value = instance.WorkflowTemplates
public WorkflowTemplateCollection WorkflowTemplates { get; }
Значение свойства
Тип: Microsoft.SharePoint.Client.Workflow.WorkflowTemplateCollection
A WorkflowTemplateCollection instance representing the collection of workflow templates associated with the site