ConnectDataRowChangeEvent..::..Action Property
Namespace:
CAS.DataPorter.Configurator
Assembly: CommServer.DAClientConfiguration (in CommServer.DAClientConfiguration.dll)
Assembly: CommServer.DAClientConfiguration (in CommServer.DAClientConfiguration.dll)
Syntax
[DebuggerNonUserCodeAttribute] [GeneratedCodeAttribute] public DataRowAction Action { get; }
<DebuggerNonUserCodeAttribute> _ <GeneratedCodeAttribute> _ Public ReadOnly Property Action As DataRowAction Get
[DebuggerNonUserCodeAttribute] [GeneratedCodeAttribute] public: property DataRowAction^ Action { DataRowAction^ get (); }