次の方法で共有


TimesheetLineClassDataSet.DepartmentsRowChangeEvent.Action プロパティ

イベントが発生した操作を表す列挙定数を取得します。

名前空間:  WebSvcAdmin
アセンブリ:  ProjectServerServices (ProjectServerServices.dll 内)

構文

'宣言
Public ReadOnly Property Action As DataRowAction
    Get
'使用
Dim instance As TimesheetLineClassDataSet.DepartmentsRowChangeEvent
Dim value As DataRowAction

value = instance.Action
public DataRowAction Action { get; }

プロパティ値

型: System.Data.DataRowAction
データ行のアクション列挙します。

関連項目

参照先

TimesheetLineClassDataSet.DepartmentsRowChangeEvent クラス

TimesheetLineClassDataSet.DepartmentsRowChangeEvent メンバー

WebSvcAdmin 名前空間