Поделиться через


Свойство List.WorkflowAssociations

Gets a value that specifies the collection of all workflow associations for the list.

Пространство имен:  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 WorkflowAssociations As WorkflowAssociationCollection
    Get
'Применение
Dim instance As List
Dim value As WorkflowAssociationCollection

value = instance.WorkflowAssociations
public WorkflowAssociationCollection WorkflowAssociations { get; }

Значение свойства

Тип: Microsoft.SharePoint.Client.Workflow.WorkflowAssociationCollection
Returns a WorkflowAssociationCollection instance representing the collection of all workflow associations for the list.

Замечания

It must not be пустая ссылка (Nothing в Visual Basic).

См. также

Справочные материалы

List класс

Элементы List

Пространство имен Microsoft.SharePoint.Client