Difference between revisions of "CAObject::GetAttribute"
Line 1: | Line 1: | ||
− | [[ | + | [[Category:ADE User Guide]] |
− | + | [[ADE User Guide]] > [[ADE Server Class Reference]] > [[CAObject]] | |
+ | <languages /> | ||
+ | <translate> | ||
= [[CAObject]]::GetAttribute( att ) = | = [[CAObject]]::GetAttribute( att ) = | ||
Line 20: | Line 22: | ||
* [[CAObject::Result]] | * [[CAObject::Result]] | ||
* [[CAObject::ResultTable]] | * [[CAObject::ResultTable]] | ||
+ | </translate> |
Revision as of 00:42, 16 June 2015
ADE User Guide > ADE Server Class Reference > CAObject
CAObject::GetAttribute( att )
Description
Returns the value of the indicated attribute, «att».
Example
- string defn = ade.GetObjectByName("X").GetAttribute("Definition")
ErrorCodes
See Also
Comments
Enable comment auto-refresher