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

In This Topic
    ARTICLE_FLUID_WALLTHICKNESS Property
    In This Topic
    Fluid / process engineering Wall thickness of the connection # 22275.
    Syntax
    public MDPropertyValue ARTICLE_FLUID_WALLTHICKNESS {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_FLUID_WALLTHICKNESS {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Property of a part variant. Entry is limited to 10 characters.

    See Also