CAObject::SetAttribute

Revision as of 09:06, 24 October 2015 by Jhuawen (talk | contribs) (Created page with "将指定«att»属性的值设定为«attValue»。")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

ADE User Guide > ADE Server Class Reference > CAObject

CAObject::SetAttribute( att,attValue )

描述

将指定«att»属性的值设定为«attValue»。

示例

ade.GetObjectByName("X").SetAtribute("Definition","Min([A,B])")

错误代码

另请参考

Comments
Loading comments...