TimePeriodDataSet.TimePeriodsRowChangeEvent.Action 属性

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

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

语法

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

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

属性值

类型:System.Data.DataRowAction

另请参阅

引用

TimePeriodDataSet.TimePeriodsRowChangeEvent 类

TimePeriodDataSet.TimePeriodsRowChangeEvent 成员

WebSvcAdmin 命名空间