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 成员

WebSvcAdmin 命名空间