Add Delegate to do pre action on deleting element of specific type- For AVEVA use only
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);
DbPostElementChange Class | Aveva.Pdms.Database Namespace