共用方式為


ResourceDataSet.CalendarExceptionsRowChangeEvent.Action property

指定列舉型別常數,表示引發事件的動作。

Namespace:  WebSvcResource
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'宣告
Public ReadOnly Property Action As DataRowAction
    Get
'用途
Dim instance As ResourceDataSet.CalendarExceptionsRowChangeEvent
Dim value As DataRowAction

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

Property value

Type: System.Data.DataRowAction

請參閱

參照

ResourceDataSet.CalendarExceptionsRowChangeEvent class

ResourceDataSet.CalendarExceptionsRowChangeEvent members

WebSvcResource namespace