Library | Module

Interface IpfcWSImportExportMessage



Description

Class containing information about the Import/Export mesage.



Property Summary

PropertyDescriptionas String
Specific description of the problem or information.
PropertyFileNameas String
The object name or pathname.
PropertyMessageTypeas IpfcWSImportExportMessageType
Severity of the message.
PropertyResolutionas String
Resolution applied to resolve an overridable conflict (Applicable when type returned is WSIMPEX_MSG_CONFLICT).
PropertySucceededas Boolean
Indicates whether the resolution succeded or not. (Applicable when type returned is WSIMPEX_MSG_CONFLICT).



Property Detail


PropertyDescriptionas String

Specific description of the problem or information.




PropertyFileNameas String

The object name or pathname.




PropertyMessageTypeas IpfcWSImportExportMessageType

Severity of the message.




PropertyResolutionas String

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




PropertySucceededas Boolean

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