API Documentation > Enumerated Types > Enum pfcWSImportExportMessageType
Enum pfcWSImportExportMessageType
Description
Enum that lists the type of Import/Export messages.
Manual References:
Values
pfcWSIMPEX_MSG_INFO
No problem, just an information.
pfcWSIMPEX_MSG_WARNING
A low severity problem resolved according to some configured rules.
pfcWSIMPEX_MSG_CONFLICT
An overridable conflict.
pfcWSIMPEX_MSG_ERROR
A non overridable conflict or another serious problem preventing from processing an object.
pfcWSImportExportMessageType_nil
Enum null value.
Was this helpful?