CAObject::GetAttribute

Revision as of 05:54, 17 October 2015 by Jhuawen (talk | contribs) (Created page with "<code> :string defn = ade. GetObjectByName("X").GetAttribute("Definition") </code>")

ADE User Guide > ADE Server Class Reference > CAObject

Other languages:
English • ‎中文

CAObject::GetAttribute( att )

描述

返回指定属性«att»的值。

示例

string defn = ade. GetObjectByName("X").GetAttribute("Definition")

ErrorCodes

See Also

Comments


You are not allowed to post comments.