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

In This Topic
    ARTICLE_DESIGN_OF_THE_SENSOR Property
    In This Topic
    Type of construction: Sensor # 26029.
    Syntax
    public PropertyValue ARTICLE_DESIGN_OF_THE_SENSOR {get; set;}
    public:
    property PropertyValue^ ARTICLE_DESIGN_OF_THE_SENSOR {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

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

    Type of construction of the sensor.

    See Also