Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDSymbolVariantPropertyList Class / SYMBVAR_CONPOINTSCOUNT Property / SYMBVAR_CONPOINTSCOUNT Property

In This Topic
    SYMBVAR_CONPOINTSCOUNT Property
    In This Topic
    Number of connecting points # 16902.
    Syntax
    public MDPropertyValue SYMBVAR_CONPOINTSCOUNT {get; set;}
    public:
    property MDPropertyValue^ SYMBVAR_CONPOINTSCOUNT {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    Remarks

    This property is read-only..

    See Also