CAObject::Name

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

ADE User Guide > ADE Server Class Reference > CAObject

Other languages:
English • ‎中文

property string Name

包含Analytica对象的标识符。赋值该属性以重命名对象。

数据类型

string:字符串

存取

读 / 写

API 错误

一般来讲,虽然属性不会改变CAEngineErrorCode属性,但是分配一个无效的标识符该属性将导致错误发生:

41 - "对象名称无效"

用法

obj.Name = "NewName"

另请参考

Comments


You are not allowed to post comments.