次の方法で共有


TimesheetPreReviewEventArgs.Action プロパティ

取得するタイムシートのアクションを示す列挙子が実行されます。

名前空間:  Microsoft.Office.Project.Server.Events
アセンブリ:  Microsoft.Office.Project.Server.Events.Receivers (Microsoft.Office.Project.Server.Events.Receivers.dll 内)

構文

'宣言
Public Property Action As Enum
    Get
    Set
'使用
Dim instance As TimesheetPreReviewEventArgs
Dim value As Enum

value = instance.Action

instance.Action = value
public Enum Action { get; set; }

プロパティ値

型: System.Enum

関連項目

参照先

TimesheetPreReviewEventArgs クラス

TimesheetPreReviewEventArgs メンバー

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