Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_CONNECTION_CABLE_LENGTH Property / ARTICLE_CONNECTION_CABLE_LENGTH Property

In This Topic
    ARTICLE_CONNECTION_CABLE_LENGTH Property
    In This Topic
    Connecting cable: Length # 26206.
    Syntax
    public PropertyValue ARTICLE_CONNECTION_CABLE_LENGTH {get; set;}
    public:
    property PropertyValue^ ARTICLE_CONNECTION_CABLE_LENGTH {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Length of the connection cable.

    See Also