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