Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_INITIAL_VALUE_OF_THE_DYNAMIC_VISCOSITY_RANGE Property / ARTICLE_INITIAL_VALUE_OF_THE_DYNAMIC_VISCOSITY_RANGE Property

In This Topic
    ARTICLE_INITIAL_VALUE_OF_THE_DYNAMIC_VISCOSITY_RANGE Property
    In This Topic
    Dynamic viscosity range: Start value # 26188.
    Syntax
    public PropertyValue ARTICLE_INITIAL_VALUE_OF_THE_DYNAMIC_VISCOSITY_RANGE {get; set;}
    public:
    property PropertyValue^ ARTICLE_INITIAL_VALUE_OF_THE_DYNAMIC_VISCOSITY_RANGE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Lowest 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