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

In This Topic
    ARTICLE_INNERDIAMETER Property
    In This Topic
    Inner diameter # 22128.
    Syntax
    public MDPropertyValue ARTICLE_INNERDIAMETER {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_INNERDIAMETER {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ 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