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.