Library | Module

Class pfcWSImportExportMessage



Description

Class containing information about the Import/Export mesage.



Property Summary

stringDescription
Specific description of the problem or information.
stringFileName
The object name or pathname.
pfcWSImportExportMessageTypeMessageType
Severity of the message.
stringResolution
Resolution applied to resolve an overridable conflict (Applicable when type returned is WSIMPEX_MSG_CONFLICT).
booleanSucceeded
Indicates whether the resolution succeded or not. (Applicable when type returned is WSIMPEX_MSG_CONFLICT).



Property Detail


stringDescription

Specific description of the problem or information.




stringFileName

The object name or pathname.




pfcWSImportExportMessageTypeMessageType

Severity of the message.




stringResolution

Resolution applied to resolve an overridable conflict (Applicable when type returned is WSIMPEX_MSG_CONFLICT).




booleanSucceeded

Indicates whether the resolution succeded or not. (Applicable when type returned is WSIMPEX_MSG_CONFLICT).