AVEVA Database .NET Public Interface

DbPostElementChange.AddPostMoveElement Method 

Add Delegate to do post action on moving element(i.e. INCLUDE) of given type - For AVEVA use only

public static void AddPostMoveElement(
   DbElementType type,
   PostMoveDelegate plug
);

See Also

DbPostElementChange Class | Aveva.Pdms.Database Namespace