AVEVA Database .NET Public Interface

DbElement.SetAttribute Method (DbAttribute, Position)

Set Attribute on Element as a point. Method throws an exception if not allowed.

public abstract void SetAttribute(
   DbAttribute attributeName,
   Position pos
);

Parameters

attributeName
Attribute to set
pos
Value as a point

See Also

DbElement Class | Aveva.Pdms.Database Namespace | DbElement.SetAttribute Overload List