TimesheetManagersDataSet.TimesheetManagersRowChangeEvent.Action プロパティ
イベントが発生した操作を表す列挙定数を取得します。
名前空間: WebSvcAdmin
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
Public ReadOnly Property Action As DataRowAction
Get
'使用
Dim instance As TimesheetManagersDataSet.TimesheetManagersRowChangeEvent
Dim value As DataRowAction
value = instance.Action
public DataRowAction Action { get; }
プロパティ値
型: System.Data.DataRowAction
アクションを表す列挙はデータ行に対して実行されます。
関連項目
参照先
TimesheetManagersDataSet.TimesheetManagersRowChangeEvent クラス
TimesheetManagersDataSet.TimesheetManagersRowChangeEvent メンバー