WorkflowDefinition.DisplayName 属性

命名空间:  Microsoft.SharePoint.Client.WorkflowServices
程序集:  Microsoft.SharePoint.Client.WorkflowServices(位于 Microsoft.SharePoint.Client.WorkflowServices.dll 中)

语法

声明
Public Property DisplayName As String
    Get
    Set
用法
Dim instance As WorkflowDefinition
Dim value As String

value = instance.DisplayName

instance.DisplayName = value
public string DisplayName { get; set; }

属性值

类型:System.String

另请参阅

引用

WorkflowDefinition 类

WorkflowDefinition 成员

Microsoft.SharePoint.Client.WorkflowServices 命名空间