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

In This Topic
    ARTICLE_ACCURACY_FOR_DYNAMIC_VISCOSITY Property
    In This Topic
    Dynamic viscosity: Accuracy # 26362.
    Syntax
    public MDPropertyValue ARTICLE_ACCURACY_FOR_DYNAMIC_VISCOSITY {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_ACCURACY_FOR_DYNAMIC_VISCOSITY {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Describes the precision with which a device or system can measure the dynamic viscosity of a liquid. This specification is often expressed as a percentage (%) and indicates how accurate the measurements are compared to the actual value.

    See Also