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

In This Topic
    SYMBLIB_FUNCDEFERROR Property
    In This Topic
    Error: Function definition # 15100.
    Syntax
    public MDPropertyValue SYMBLIB_FUNCDEFERROR {get; set;}
    public:
    property MDPropertyValue^ SYMBLIB_FUNCDEFERROR {
       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 function definition was missing during the data transfer of symbol libraries. Max. of 1,024 are recorded.

    See Also