API Help
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / MESSAGEMGMT_MESSAGES Property / MESSAGEMGMT_MESSAGES Property

In This Topic
MESSAGEMGMT_MESSAGES Property
In This Topic
Messages in message management # 20930.
Syntax
public PropertyValue MESSAGEMGMT_MESSAGES {get; set;}

Property Value

Returns property value of type System.Boolean.
Remarks

This property is read-only..

Shows (after a check run) whether messages were generated for a function. These messages can be seen in message management. The property can also be used in the block properties. If messages are available relating to the function; the value "X" is output.

See Also