共用方式為


CustomFieldsDeletePostEventArgs 建構函式 (Guid[])

建立類別的執行個體CustomFieldsDeletePostEventArgs ;在內部使用。

命名空間:  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 CustomFieldsDeletePostEventArgs(customFields)
public CustomFieldsDeletePostEventArgs(
    Guid[] customFields
)

參數

  • customFields
    類型:[]

    Guid 的已刪除的自訂欄位的集合。

請參閱

參照

CustomFieldsDeletePostEventArgs 類別

CustomFieldsDeletePostEventArgs 成員

CustomFieldsDeletePostEventArgs 多載

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