Eplan Platform API
Eplan.EplApi.DataModel.MasterData Namespace / SymbolVariantPropertyList Class / SYMBVAR_CONPOINTSCOUNT Property / SYMBVAR_CONPOINTSCOUNT Property

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

    Property Value

    Returns property value of type System.Int64.
    Remarks

    This property is read-only..

    See Also