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

In This Topic
    ARTICLE_CABLE_LENGTH_LAID Property
    In This Topic
    Cable length, routed # 26397.
    Syntax
    public PropertyValue ARTICLE_CABLE_LENGTH_LAID {get; set;}
    public:
    property PropertyValue^ ARTICLE_CABLE_LENGTH_LAID {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Routed length of the cable.

    See Also