次の方法で共有


TimesheetDataSet.AuditsRowChangeEvent.Action プロパティ

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

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

構文

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

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

プロパティ値

型: System.Data.DataRowAction

関連項目

参照先

TimesheetDataSet.AuditsRowChangeEvent クラス

TimesheetDataSet.AuditsRowChangeEvent メンバー

WebSvcTimeSheet 名前空間