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

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

    Property Value

    Returns property value of type System.String.
    Remarks

    Maximum length of a product or a component.

    See Also