CAObject::SetAttribute
Revision as of 09:04, 24 October 2015 by Jhuawen (talk | contribs) (Created page with "<code> :ade.GetObjectByName("X").SetAtribute("Definition","Min([A,B])") </code>")
ADE User Guide > ADE Server Class Reference > CAObject
CAObject::SetAttribute( att,attValue )
描述
Sets the value of the indicated attribute, «att», to «attValue».
示例
- ade.GetObjectByName("X").SetAtribute("Definition","Min([A,B])")
ErrorCodes
See Also
Comments
Enable comment auto-refresher