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

In This Topic
    SYMBLIB_LOCKEDSYMBOLCOUNT Property
    In This Topic
    Number of locked symbols # 15016.
    Syntax
    public PropertyValue SYMBLIB_LOCKEDSYMBOLCOUNT {get; set;}
    public:
    property PropertyValue^ SYMBLIB_LOCKEDSYMBOLCOUNT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    Remarks

    This property is read-only..

    Number of locked symbols in a symbol library.

    See Also