CAObject::DefTable

Revision as of 00:41, 16 June 2015 by Karenlee (talk | contribs) (Marked this version for translation)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

ADE User Guide > ADE Server Class Reference > CAObject

Other languages:
English • ‎中文

Description

This method of CAObject returns an object of class CATable containing the input table for an Analytica variable, or Nothing if the variable was not defined as an input table.

Data type

CATable

Access

read/write

Example Usage

CATable tab = obj.DefTable;

ErrorCodes

  • 34 – “Definition table not found”

See Also

Comments


You are not allowed to post comments.