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 メンバー