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

In This Topic
    ARTICLE_LENGTH_MIN Property
    In This Topic
    Length, min. # 26415.
    Syntax
    public PropertyValue ARTICLE_LENGTH_MIN {get; set;}
    public:
    property PropertyValue^ ARTICLE_LENGTH_MIN {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Minimum length of a product or a component.

    See Also