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

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

    Property Value

    Returns property value of type System.String.
    Remarks

    Minimum length of a product or a component.

    See Also