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 命名空间