次の方法で共有


CustomFieldsCheckInPostEventArgs.CustomFields プロパティ

チェックインされているユーザー設定フィールドを表す Guid のコレクションを取得します。

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

構文

'宣言
Public ReadOnly Property CustomFields As Guid()
    Get
'使用
Dim instance As CustomFieldsCheckInPostEventArgs
Dim value As Guid()

value = instance.CustomFields
public Guid[] CustomFields { get; }

プロパティ値

型: []

関連項目

参照先

CustomFieldsCheckInPostEventArgs クラス

CustomFieldsCheckInPostEventArgs メンバー

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