次の方法で共有


CustomFieldsCheckOutPreEventArgs コンストラクター (Guid[])

CustomFieldsCheckOutPreEventArgsクラスのインスタンスが作成されます。内部的に使用されます。

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

構文

'宣言
Public Sub New ( _
    customFields As Guid() _
)
'使用
Dim customFields As Guid()

Dim instance As New CustomFieldsCheckOutPreEventArgs(customFields)
public CustomFieldsCheckOutPreEventArgs(
    Guid[] customFields
)

パラメーター

  • customFields
    型: []

    チェック アウトされているユーザー設定フィールドの Guid のコレクション。

関連項目

参照先

CustomFieldsCheckOutPreEventArgs クラス

CustomFieldsCheckOutPreEventArgs メンバー

CustomFieldsCheckOutPreEventArgs オーバーロード

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