Condividi tramite


LookupTableMultiLangDataSet.LookupTableStructuresRowChangeEvent.Action property

Specifies an enumeration constant that represents the action that raised the event.

Namespace:  WebSvcLookupTable
Assembly:  ProjectServerServices (in ProjectServerServices.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