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

In This Topic
    ARTICLE_OUTERDIAMETER Property
    In This Topic
    External diameter # 22065.
    Syntax
    public MDPropertyValue ARTICLE_OUTERDIAMETER {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_OUTERDIAMETER {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

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

    See Also