Eplan Platform API
Eplan.EplApi.DataModel Namespace / ConnectionPropertyList Class / CONNECTION_MEDIUM Property / CONNECTION_MEDIUM Property

In This Topic
    CONNECTION_MEDIUM Property
    In This Topic
    Substance # 31068.
    Syntax
    public PropertyValue CONNECTION_MEDIUM {get; set;}
    public:
    property PropertyValue^ CONNECTION_MEDIUM {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Specifies the substance that is transported through the respective piping in the process engineering (such as "water", "oil", "oxygen").

    See Also