AVEVA Database .NET Public Interface

DbAttributeList.Remove Method (DbAttribute)

Remove all instances of a specific attribute from the AttributeList

public void Remove(
   DbAttribute att
);

Parameters

att
The attribute to be removed

See Also

DbAttributeList Class | Aveva.Pdms.Database Namespace | DbAttributeList.Remove Overload List