Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList Class / ARTICLE_NUMBER_OF_CONNECTABLE_VALVES Property / ARTICLE_NUMBER_OF_CONNECTABLE_VALVES Property

In This Topic
    ARTICLE_NUMBER_OF_CONNECTABLE_VALVES Property
    In This Topic
    Number of connectable valves # 26009.
    Syntax
    public MDPropertyValue ARTICLE_NUMBER_OF_CONNECTABLE_VALVES {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_NUMBER_OF_CONNECTABLE_VALVES {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    Remarks

    Number of connectable valves.

    See Also