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

In This Topic
    ARTICLE_PURITY_CLASS_OF_THE_PRESSURISED_FLUID Property
    In This Topic
    Purity class of the pressurized fluid # 26059.
    Syntax
    public MDPropertyValue ARTICLE_PURITY_CLASS_OF_THE_PRESSURISED_FLUID {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_PURITY_CLASS_OF_THE_PRESSURISED_FLUID {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

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

    Maximum permissible degree of contamination of the pressure fluid (purity class).

    See Also