CAObject::ClassType

This page is a translated version of the page CAObject::ClassType and the translation is 100% complete.

ADE User Guide > ADE Server Class Reference > CAObject

Other languages:
English • ‎中文

property string ClassType

对象和值(例如:"模块"、 "变量"、 "机会变量"等等)的类型。如果你想改变对象的类型,请设定该属性。

数据类型

string:字符串

存取

读 / 写

用法

prevClassType = obj.ClassType;
obj.ClassType = "Objective";

另请参考

Comments


You are not allowed to post comments.