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

另请参阅

引用

WorkflowDefinition 类

WorkflowDefinition 成员

Microsoft.SharePoint.Client.WorkflowServices 命名空间