Свойство WorkflowDefinition.Id
Пространство имен: Microsoft.SharePoint.Client.WorkflowServices
Сборка: Microsoft.SharePoint.Client.WorkflowServices (в Microsoft.SharePoint.Client.WorkflowServices.dll)
Синтаксис
'Декларация
Public Property Id As Guid
Get
Set
'Применение
Dim instance As WorkflowDefinition
Dim value As Guid
value = instance.Id
instance.Id = value
public Guid Id { get; set; }
Значение свойства
Тип: System.Guid
См. также
Справочные материалы
Пространство имен Microsoft.SharePoint.Client.WorkflowServices