AVEVA Database .NET Public Interface

DbElement.RemoveFromSecondaryList Method 

Remove this Element from the secondary list of another Element Method throws an exception if not allowed.

public abstract void RemoveFromSecondaryList(
   DbElement group
);

Parameters

group
Element with secondary list

See Also

DbElement Class | Aveva.Pdms.Database Namespace