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

In This Topic
    ARTICLE_CABLE_LENGTH_MAX Property
    In This Topic
    Cable length, max. # 26117.
    Syntax
    public MDPropertyValue ARTICLE_CABLE_LENGTH_MAX {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_CABLE_LENGTH_MAX {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Maximum length of a cable that is permissible for a specific application or installation. Example: An extension cable may not be longer than 50 m in order to be used safely.

    See Also