AVEVA Database .NET Public Interface

DbElement.SetAttribute Method (DbAttribute, Direction)

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

public abstract void SetAttribute(
   DbAttribute attributeName,
   Direction dir
);

Parameters

attributeName
Attribute to set
dir
Value as vector

See Also

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