AVEVA Database .NET Public Interface

DbPostElementChange.AddPostCopyElement Method 

Add Delegate to do follow up action on copying element of specific type - For AVEVA use only

public static void AddPostCopyElement(
   DbElementType type,
   PostCopyDelegate plug
);

See Also

DbPostElementChange Class | Aveva.Pdms.Database Namespace