AVEVA Database .NET Public Interface

MDB.Claim Method 

Claim elements. If claim fails, the method will still claim what it can.

public abstract bool Claim(
   DbElement[] elements
);

Parameters

elements

See Also

MDB Class | Aveva.Pdms.Database Namespace