API Help
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_CABLELENGTH Property / ARTICLE_CABLELENGTH Property

In This Topic
    ARTICLE_CABLELENGTH Property
    In This Topic
    Length (prefabricated) # 22055.
    Syntax
    public PropertyValue ARTICLE_CABLELENGTH {get; set;}
    public:
    property PropertyValue^ ARTICLE_CABLELENGTH {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    Remarks

    Property of a part variant. Length of the cable; is stored internally in the unit "meters" and is converted to the unit selected for the display.

    See Also