次の方法で共有


Filter.CustomField.PropertyColumnName プロパティ

プロパティのユーザー設定フィールド型の名前を取得します。

名前空間:  Microsoft.Office.Project.Server.Library
アセンブリ:  Microsoft.Office.Project.Server.Library (Microsoft.Office.Project.Server.Library.dll 内)

構文

'宣言
Public ReadOnly Property PropertyColumnName As String
    Get
'使用
Dim instance As Filter.CustomField
Dim value As String

value = instance.PropertyColumnName
public string PropertyColumnName { get; }

プロパティ値

型: System.String

注釈

ユーザー設定フィールドのプロパティの型名には、次のいずれかを使用できます。

  • FLAG_VALUE

  • TEXT_VALUE

  • DATE_VALUE

  • CODE_VALUE

  • DUR_VALUE

  • NUM_VALUE

  • DUR_FMT

関連項目

参照先

Filter.CustomField クラス

Filter.CustomField メンバー

Microsoft.Office.Project.Server.Library 名前空間