Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDSymbolLibraryPropertyList Class / SYMBLIB_COMPANY Property / SYMBLIB_COMPANY Property

In This Topic
    SYMBLIB_COMPANY Property
    In This Topic
    Company code # 15019.
    Syntax
    public MDPropertyValue SYMBLIB_COMPANY {get; set;}
    public:
    property MDPropertyValue^ SYMBLIB_COMPANY {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Short designation of the company that created this symbol library.

    See Also