CAObject::DefTable

Revision as of 09:45, 17 October 2015 by Jhuawen (talk | contribs) (Created page with "* CAObject::CreateDefTable * CATable::SetDataByElements, CATable::SetDataByLabels/zh | CATable::SetData...")

ADE User Guide > ADE Server Class Reference > CAObject

Other languages:
English • ‎中文

描述

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.

数据类型

CATable

访问

读 / 写

示例用法

CATable tab = obj.DefTable;

错误代码

  • 34 – “定义表格未找到”

另请参考

Comments


You are not allowed to post comments.