次の方法で共有


WorkflowDesignerField.DisplayName プロパティ

ワークフロー デザイナーのフィールドの表示名を取得します。

名前空間:  Microsoft.ProjectServer.Client
アセンブリ:  Microsoft.ProjectServer.Client (Microsoft.ProjectServer.Client.dll 内)

構文

'宣言
<RemoteAttribute> _
Public ReadOnly Property DisplayName As String
    Get
'使用
Dim instance As WorkflowDesignerField
Dim value As String

value = instance.DisplayName
[RemoteAttribute]
public string DisplayName { get; }

プロパティ値

型: System.String
フィールドの表示名。

注釈

ワークフロー デザイナーの [フィールドの選択 UI 要素にフィールド名の文字列を表示します。表示名はローカライズされた文字列と定数の名前として保存されませんする必要があります。

関連項目

参照先

WorkflowDesignerField クラス

WorkflowDesignerField メンバー

Microsoft.ProjectServer.Client 名前空間