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
CAObject::GetAttribute( att )
描述
返回指定属性«att»的值。
示例
- string defn = ade. GetObjectByName("X").GetAttribute("Definition")
ErrorCodes
See Also
Comments
Enable comment auto-refresher