Eplan Platform API
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNC_EVALUATION_GRAPHICCODE Property / FUNC_EVALUATION_GRAPHICCODE(Int32) Property

In This Topic
FUNC_EVALUATION_GRAPHICCODE(Int32) Property
In This Topic
Graphical display in reports # 20089.
Syntax
public PropertyValue FUNC_EVALUATION_GRAPHICCODE( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

Property is indexed. Possible indexes are from 1 to 10.

A max. of 10 additional graphical identifiers for reports that are needed for EPLAN 21 data imports.

See Also