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

In This Topic
    ARTICLE_PURITY_CLASS_OF_THE_CONTROL_OIL Property
    In This Topic
    Purity class of the control oil # 26060.
    Syntax
    public MDPropertyValue ARTICLE_PURITY_CLASS_OF_THE_CONTROL_OIL {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_PURITY_CLASS_OF_THE_CONTROL_OIL {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

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

    Maximum permissible degree of pollution of the control oil (purity class).

    See Also