public property O2GOrdersTableResponseReader.Columns

Brief

Gets an instance of the class that provides access to the list of table columns.

Declaration
C#
O2GTableColumnCollection  Columns get;

Declared in O2GGenericTableResponseReader

back