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

In This Topic
    ARTICLE_DESIGN_OF_THE_TRANSDUCER Property
    In This Topic
    Type of construction: Measuring transducer # 26028.
    Syntax
    public PropertyValue ARTICLE_DESIGN_OF_THE_TRANSDUCER {get; set;}
    public:
    property PropertyValue^ ARTICLE_DESIGN_OF_THE_TRANSDUCER {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

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

    Type of construction of the measuring transducer.

    See Also