public PropertyValue MESSAGEMGMT_MESSAGES( int index ) {get; set;}
public: property PropertyValue^ MESSAGEMGMT_MESSAGES { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue MESSAGEMGMT_MESSAGES( int index ) {get; set;}
public: property PropertyValue^ MESSAGEMGMT_MESSAGES { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
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.