Eplan Platform API
Eplan.EplApi.DataModel Namespace / MergedArticleReferencePropertyList 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 PropertyValue ARTICLE_END_VALUE_OF_THE_DYNAMIC_VISCOSITY_RANGE {get; set;}
    public:
    property PropertyValue^ ARTICLE_END_VALUE_OF_THE_DYNAMIC_VISCOSITY_RANGE {
       PropertyValue^ get();
       void set (    PropertyValue^ 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