Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList 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 MDPropertyValue ARTICLE_DESIGN_OF_THE_SENSOR {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_DESIGN_OF_THE_SENSOR {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

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

    Type of construction of the sensor.

    See Also