RVTDocs.com
Namespace: Autodesk.Revit.DB

DataExchangeMessageSeverity

Enumeration
Description:
Error levels for DataExchangeLog
Syntax
DataExchangeMessageSeverity Enumeration Members:
Name Description
0 Informational message, such as successful creation fo a face, edge or a solid.
1 A potential problem. The converted data should be carefully examined and/or compared to the source data
2 A problem. The converted data should be carefully examined and/or compared to the source data. The application may want to cancel the conversion process.
3 A serious problem that makes further data conversion pointless. The conversion process will be cancelled.