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

In This Topic
    SYMBLIB_VARIANTCOUNT Property
    In This Topic
    Number of symbol variants # 15017.
    Syntax
    public PropertyValue SYMBLIB_VARIANTCOUNT {get; set;}
    public:
    property PropertyValue^ SYMBLIB_VARIANTCOUNT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    Remarks

    This property is read-only..

    Number of symbol variants in a symbol library.

    See Also