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

In This Topic
    SYMBLIB_SUPPLEMENTARYFIELD Property
    In This Topic
    Supplementary field # 15901.
    Syntax
    public MDPropertyValue SYMBLIB_SUPPLEMENTARYFIELD {get; set;}
    public:
    property MDPropertyValue^ SYMBLIB_SUPPLEMENTARYFIELD {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type Eplan.EplApi.Base.MultiLangString.
    Remarks

    Property is indexed. Possible indexes are from 1 to 1000.

    Max. 1,000 supplementary fields for the symbol library that can be specified using the index.

    See Also