AVEVA Database .NET Public Interface

DbPostElementChange.AddPostCreateElement Method 

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

public static void AddPostCreateElement(
   DbElementType type,
   PostCreateDelegate plug
);

See Also

DbPostElementChange Class | Aveva.Pdms.Database Namespace