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

In This Topic
    FRAME_IMPORTERROR Property
    In This Topic
    Error (import) # 12200.
    Syntax
    public PropertyValue FRAME_IMPORTERROR {get; set;}
    public:
    property PropertyValue^ FRAME_IMPORTERROR {
       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 during the data transfer of plot frames. Max. of 1,024 are recorded.

    See Also