Eplan Platform API
Eplan.EplApi.DataModel Namespace / MergedArticleReferencePropertyList Class / ARTICLE_INSTALLATION_LENGTH Property / ARTICLE_INSTALLATION_LENGTH Property

In This Topic
    ARTICLE_INSTALLATION_LENGTH Property
    In This Topic
    Mounting length # 26275.
    Syntax
    public PropertyValue ARTICLE_INSTALLATION_LENGTH {get; set;}
    public:
    property PropertyValue^ ARTICLE_INSTALLATION_LENGTH {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Total length (in mm) of the part of a device or component that is located within a container, for example the length of a sensor.

    See Also