次の方法で共有


ProjectTimesheetLinesDataSet.CustomFieldsRowChangeEvent.Action プロパティ

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

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

構文

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

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

プロパティ値

型: System.Data.DataRowAction
DataRowAction を返します。

関連項目

参照先

ProjectTimesheetLinesDataSet.CustomFieldsRowChangeEvent クラス

ProjectTimesheetLinesDataSet.CustomFieldsRowChangeEvent メンバー

WebSvcTimeSheet 名前空間