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

    Property Value

    Returns property value of type System.String.
    Remarks

    Length of the connection cable.

    See Also