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

In This Topic
    ARTICLE_INTAKE_TEMPERATURE Property
    In This Topic
    Intake temperature # 26006.
    Syntax
    public MDPropertyValue ARTICLE_INTAKE_TEMPERATURE {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_INTAKE_TEMPERATURE {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Temperature of the mixture in the inlet opening.

    See Also