UnsubmittedTimesheetDataSet.TimePeriodsRowChangeEvent.Action 属性

获取一个枚举常量表示引发事件的操作。

命名空间:  WebSvcAdmin
程序集:  ProjectServerServices(位于 ProjectServerServices.dll 中)

语法

声明
Public ReadOnly Property Action As DataRowAction
    Get
用法
Dim instance As UnsubmittedTimesheetDataSet.TimePeriodsRowChangeEvent
Dim value As DataRowAction

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

属性值

类型:System.Data.DataRowAction

另请参阅

引用

UnsubmittedTimesheetDataSet.TimePeriodsRowChangeEvent 类

UnsubmittedTimesheetDataSet.TimePeriodsRowChangeEvent 成员

WebSvcAdmin 命名空间