AVEVA Database .NET Public Interface

DbElement.ClaimHierarchy Method 

Claim this Element and all its descendants. Throws an exception if all elements cannot be claimed. Even if some elements cannot be claimed, the method will claim what it can.

public abstract void ClaimHierarchy();

See Also

DbElement Class | Aveva.Pdms.Database Namespace