共用方式為


ReportingPostCustomFieldDeletedEventArgs 建構函式 (Guid)

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

命名空間:  Microsoft.Office.Project.Server.Events
組件:  Microsoft.Office.Project.Server.Events.Receivers (在 Microsoft.Office.Project.Server.Events.Receivers.dll 中)

語法

'宣告
Public Sub New ( _
    customFieldTypeGuid As Guid _
)
'用途
Dim customFieldTypeGuid As Guid

Dim instance As New ReportingPostCustomFieldDeletedEventArgs(customFieldTypeGuid)
public ReportingPostCustomFieldDeletedEventArgs(
    Guid customFieldTypeGuid
)

參數

  • customFieldTypeGuid
    類型:System.Guid

    已刪除的自訂欄位的 GUID。

請參閱

參照

ReportingPostCustomFieldDeletedEventArgs 類別

ReportingPostCustomFieldDeletedEventArgs 成員

ReportingPostCustomFieldDeletedEventArgs 多載

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