AVEVA Database .NET Public Interface

DbElement.SetAttributeDefault Method 

Reset Attribute on Element to its default value. Method throws an exception if not allowed.

public abstract void SetAttributeDefault(
   DbAttribute attributeName
);

Parameters

attributeName
Attribute to reset

See Also

DbElement Class | Aveva.Pdms.Database Namespace