Eplan Platform API
Eplan.EplApi.DataModel.MasterData Namespace / PlotFramePropertyList Class / FRAME_ERRORCOUNT Property / FRAME_ERRORCOUNT Property

In This Topic
    FRAME_ERRORCOUNT Property
    In This Topic
    Number of messages # 12099.
    Syntax
    public PropertyValue FRAME_ERRORCOUNT {get; set;}
    public:
    property PropertyValue^ FRAME_ERRORCOUNT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    Remarks

    Shows the total number of all messages during the data transfer of plot frames.

    See Also