Message Catalog Properties

In this section, we discuss the message catalog properties. The properties occur in two groups: Message Set and Message Catalog Entry. In each group, the properties are described in alphabetical order.

Description

Use this property to set or return a long description of a Message Set. This property takes a string value; ensure that the description is 30 characters or less.

This property is not required when you create a message set.

This property is read/write.

Description

Use this property to set or return the short description of a Message Set. This property takes a string value; ensure that the description is 10 characters or less.

This property is not required when you create a message set.

This property is read/write.

Description

Use this property to set or return the number of a Message Set. This property takes a number value.

This property is required when you create a message set.

This property is read/write.

Description

Use this property to set or return a long description of a Message Catalog entry. This property takes a string value; no limit on length of the message.

This property is not required when you create a message catalog entry.

This property is read/write.

Description

Use this property to set or return the message catalog entry number. This value is automatically generated at Save time for new entries.

This property is not required when you create a message catalog entry.

This property is read/write.

Description

Use this property to set or return the number of a Message Set. This property takes a number value. This number is the same as the message set number on the Message Set.

This property is not required when you create a message catalog entry.

This property is read/write.

Description

Use this property to set or return the text of the message. This property takes a string value; ensure that the message is 100 characters or less. This message will be a shorter version of the long description of the message catalog entry.

This property is required when you create a message catalog entry.

This property is read/write.

Description

Use this property to set or return the severity indicator for a message. This property takes a character value. The default value for new message catalog entry is M (Message). The values can be one of the following:

Value

Description

W

Warning

M

Message

C

Cancel

E

Error

This property is not required when you create a message catalog entry.

This property is read/write.