共用方式為


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 命名空間