API Help
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / FUNC_EVALUATION_GRAPHICCODE Property / FUNC_EVALUATION_GRAPHICCODE Property

In This Topic
    FUNC_EVALUATION_GRAPHICCODE Property
    In This Topic
    Graphical display in reports # 20089.
    Syntax
    public PropertyValue FUNC_EVALUATION_GRAPHICCODE {get; set;}
    public:
    property PropertyValue^ FUNC_EVALUATION_GRAPHICCODE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    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