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