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.