Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList 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 MDPropertyValue ARTICLE_CABLE_LENGTH_LAID {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_CABLE_LENGTH_LAID {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Routed length of the cable.

    See Also