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

In This Topic
    ARTICLE_END_VALUE_OF_THE_DYNAMIC_VISCOSITY_RANGE Property
    In This Topic
    Dynamic viscosity range: End value # 26299.
    Syntax
    public MDPropertyValue ARTICLE_END_VALUE_OF_THE_DYNAMIC_VISCOSITY_RANGE {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_END_VALUE_OF_THE_DYNAMIC_VISCOSITY_RANGE {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Highest value of the dynamic viscosity specified for a particular product or material. The dynamic viscosity is a measure of the viscosity of a fluid and is measured in pascal seconds (Pa·s).

    See Also