📚 SAP Business One SDK Help

BoStatusBarMessageType Enumeration
See Also 

Description

Types of status bar messages.

Members

MemberValueDescription
smt_None-1Indicates no message was sent to the status bar.

Use this type only to check if a message was sent or to clear a previous message immediately.

smt_Warning1Warning message (blue background)
smt_Error2Error message (red background)
smt_Success3Success message (green background)