CAObject::GetAttribute
CAObject::GetAttribute( att )
Description
Returns the value of the indicated attribute, «att».
Example
- string defn = ade.GetObjectByName("X").GetAttribute("Definition")
ErrorCodes
See Also
Comments
Returns the value of the indicated attribute, «att».
- string defn = ade.GetObjectByName("X").GetAttribute("Definition")
Enable comment auto-refresher