API Help
Eplan.EplApi.MasterData Namespace / MDSymbolLibraryPropertyList Class / SYMBLIB_LOGICERROR Property / SYMBLIB_LOGICERROR Property

In This Topic
    SYMBLIB_LOGICERROR Property
    In This Topic
    Error: Connection point logic # 15104.
    Syntax
    public MDPropertyValue SYMBLIB_LOGICERROR {get; set;}
    public:
    property MDPropertyValue^ SYMBLIB_LOGICERROR {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ 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 connection point logic during the data transfer of symbol libraries. Max. of 1,024 are recorded.

    See Also