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

In This Topic
    ARTICLE_INNERDIAMETER Property
    In This Topic
    Inner diameter # 22128.
    Syntax
    public PropertyValue ARTICLE_INNERDIAMETER {get; set;}
    public:
    property PropertyValue^ ARTICLE_INNERDIAMETER {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Property of a part variant. Internal diameter (in mm); entry is limited to 15 characters.

    See Also