Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_LENGTH_MAX Property / ARTICLE_LENGTH_MAX Property

In This Topic
    ARTICLE_LENGTH_MAX Property
    In This Topic
    Length, max. # 26413.
    Syntax
    public PropertyValue ARTICLE_LENGTH_MAX {get; set;}
    public:
    property PropertyValue^ ARTICLE_LENGTH_MAX {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Maximum length of a product or a component.

    See Also