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

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

    Property Value

    Returns property value of type System.Int64.
    Remarks

    This property is read-only..

    Number of symbols in a symbol library.

    See Also