AVEVA Database .NET Public Interface

DbLegalityChecks.AddDeleteElementAllowed Method 

Add Delegate to test if deletion of element of specified type is allowed- For AVEVA use only

public static void AddDeleteElementAllowed(
   DbElementType type,
   DeleteDelegate plug
);

See Also

DbLegalityChecks Class | Aveva.Pdms.Database Namespace