StatusReportPreDeleteEventArgs.CancelReason 屬性
讀取或寫入說明為何取消刪除狀態報表的文字。
命名空間: Microsoft.Office.Project.Server.Events
組件: Microsoft.Office.Project.Server.Events.Receivers (在 Microsoft.Office.Project.Server.Events.Receivers.dll 中)
語法
'宣告
Public Property CancelReason As String
Get
Set
'用途
Dim instance As StatusReportPreDeleteEventArgs
Dim value As String
value = instance.CancelReason
instance.CancelReason = value
public string CancelReason { get; set; }
屬性值
實作
請參閱
參照
StatusReportPreDeleteEventArgs 類別