AVEVA Database .NET Public Interface

DbPostElementChange.AddPreDeleteElement Method

Add Delegate to do pre action on deleting element of specific type- For AVEVA use only

Overload List

Add Delegate to do pre action on deleting element of specific type- For AVEVA use only

public static void AddPreDeleteElement(DbElementType,PreDeleteDelegate);

Add Delegate to do pre action on any element deletion- For AVEVA use only

public static void AddPreDeleteElement(PreDeleteDelegate);

See Also

DbPostElementChange Class | Aveva.Pdms.Database Namespace