Eplan Platform API
Eplan.EplApi.DataModel Namespace / MergedArticleReferencePropertyList Class / ARTICLE_MEASURED_VARIABLE Property / ARTICLE_MEASURED_VARIABLE Property

In This Topic
    ARTICLE_MEASURED_VARIABLE Property
    In This Topic
    Measurand # 26460.
    Syntax
    public PropertyValue ARTICLE_MEASURED_VARIABLE {get; set;}
    public:
    property PropertyValue^ ARTICLE_MEASURED_VARIABLE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type Eplan.EplApi.Base.MultiLangString.
    Remarks

    Physical quantity or characteristic detected by a measuring instrument or sensor. This can be, for example, temperature, pressure, length, volume, mass or another measurable property. The measurand thus defines exactly what is measured.

    See Also