Eplan Platform API
Eplan.EplApi.DataModel.Planning Namespace / PlanningSegmentPropertyList Class / DMPLAOBJECT_SUBSTANCE Property / DMPLAOBJECT_SUBSTANCE Property

In This Topic
    DMPLAOBJECT_SUBSTANCE Property
    In This Topic
    Substance # 44078.
    Syntax
    public PropertyValue DMPLAOBJECT_SUBSTANCE {get; set;}
    public:
    property PropertyValue^ DMPLAOBJECT_SUBSTANCE {
       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