AVEVA Database .NET Public Interface

DbElement.ReleaseHierarchy Method 

Release claim on this Element and all its descendants. Method throws an exception if not allowed. The method will always release what it can.

public abstract void ReleaseHierarchy();

See Also

DbElement Class | Aveva.Pdms.Database Namespace