Eplan Platform API
Eplan.EplApi.DataModel.MasterData Namespace / SymbolLibraryPropertyList Class / SYMBLIB_ERRORCOUNT Property / SYMBLIB_ERRORCOUNT Property

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

    Property Value

    Returns property value of type System.Int64.
    Remarks

    Total of all messages during the data transfer of symbol libraries.

    See Also