共用方式為


LookupTableMultiLangDataSet.LookupTableStructuresRowChangeEvent.Action Property

Describes the event handler to be triggered when data changes in a specified row.

Namespace:  WebSvcLookupTable
Assembly:  ProjectServerWebServices (in ProjectServerWebServices.dll)

Syntax

'Declaration
Public ReadOnly Property Action As DataRowAction
    Get
'Usage
Dim instance As LookupTableMultiLangDataSet.LookupTableStructuresRowChangeEvent
Dim value As DataRowAction

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

Property Value

Type: System.Data.DataRowAction

See Also

Reference

LookupTableMultiLangDataSet.LookupTableStructuresRowChangeEvent Class

LookupTableMultiLangDataSet.LookupTableStructuresRowChangeEvent Members

WebSvcLookupTable Namespace