ERP Core API Developer Reference

fferpcore.Message

global virtual class Message

Contains a message and the message level that indicates the severity of the message.

Properties

Name Type Description
Text String The content of the message.
Level fferpcore.Message.MessageLevel The severity of the message.

Enums

MessageLevel