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

In This Topic
    SYMBLIB_VARIANTCOUNT Property
    In This Topic
    Number of symbol variants # 15017.
    Syntax
    public MDPropertyValue SYMBLIB_VARIANTCOUNT {get; set;}
    public:
    property MDPropertyValue^ SYMBLIB_VARIANTCOUNT {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ 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