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

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

    Property Value

    Returns property value of type System.String.
    Remarks

    Short designation of the company that created this symbol library.

    See Also