API Help
Eplan.EplApi.DataModel.MasterData Namespace / PlotFramePropertyList Class / FRAME_GRAPHICERROR Property / FRAME_GRAPHICERROR Property

In This Topic
    FRAME_GRAPHICERROR Property
    In This Topic
    Error: Graphic # 12100.
    Syntax
    public PropertyValue FRAME_GRAPHICERROR {get; set;}
    public:
    property PropertyValue^ FRAME_GRAPHICERROR {
       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 1024.

    Indicates whether a problem occurred with any graphics during the data transfer of plot frames. Max. of 1,024 are recorded.

    See Also