CAObject::SetAttribute

ADE User Guide > ADE Server Class Reference > CAObject

CAObject::SetAttribute( att,attValue )

Description

Sets the value of the indicated attribute, «att», to «attValue».

Example

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

ErrorCodes

See Also

Comments
Loading comments...