public property TablesUpdatesEventArgs.Response

Brief

The response object.

Declaration
C#
O2GResponse  Response get;

Declared in TablesUpdatesEventArgs

back