Type: BCS.Sym3.ActionDisplayMessageType
This is an enum used by ‘IActionDisplayMessage’ to specify the type of a message. An image will be displayed in the message window based on this type.
Fields
Error
Summary:
Error: an error image will be displayed Information
Summary:
Information: a information image will be displayed. None
Summary:
None means no image will be displayed Warning
Summary:
Warning: a warning image will be displayed