Difference between revisions of "CATable::TableType"

(Created page with "<< Back to CATable = property string TableType = This property holds the type of the table ("D" for a definition table, and "V" for a CA...")
 
Line 1: Line 1:
[[CATable|<< Back to CATable]]
+
[[Category:ADE User Guide]]
 
+
[[ADE User Guide]] > [[ADE Server Class Reference]] > [[CATable]]
 +
<languages />
 +
<translate>
 
= property string TableType =
 
= property string TableType =
  
Line 23: Line 25:
 
* [[CAObject::ResultTable]]
 
* [[CAObject::ResultTable]]
 
* [[CAObject::DefTable]]
 
* [[CAObject::DefTable]]
 +
</translate>

Revision as of 01:03, 16 June 2015

ADE User Guide > ADE Server Class Reference > CATable

Other languages:
English • ‎中文

property string TableType

This property holds the type of the table ("D" for a definition table, and "V" for a result table).

Exists primarily for internal use.

Data type

string

Access

read

Usage

x = tab.TableType

See Also

Comments


You are not allowed to post comments.