API Help
Eplan.EplApi.DataModel Namespace / ConnectionPropertyList Class / FUNCTION_MESSAGETEXT Property / FUNCTION_MESSAGETEXT(Int32) Property

In This Topic
FUNCTION_MESSAGETEXT(Int32) Property
In This Topic
Message text # 20185. This property isn't indexed, and is read-only.
Syntax
public PropertyValue FUNCTION_MESSAGETEXT( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

This property is read-only..

After the check run, shows all messages output for this function. Multiple messages are separated by a line break.

See Also