Enum pfcWSImportExportMessageType
Description
Enum that lists the type of Import/Export messages.
Values
-
WSIMPEX_MSG_INFO
-
No problem, just an information.
-
WSIMPEX_MSG_WARNING
-
A low severity problem resolved according to some configured rules.
-
WSIMPEX_MSG_CONFLICT
-
An overridable conflict.
-
WSIMPEX_MSG_ERROR
-
A non overridable conflict or another serious problem preventing from
processing an object.
-
WSImportExportMessageType_nil
-
Use this enumerated value to represent "null" passed to optional properties or method arguments.