Eplan Platform API
Eplan.EplApi.DataModel Namespace / PipingDefinitionPropertyList Class / PIPELINE_CHANGE_SOURCE_TARGET Property / PIPELINE_CHANGE_SOURCE_TARGET Property

In This Topic
    PIPELINE_CHANGE_SOURCE_TARGET Property
    In This Topic
    Piping: Exchange source and target # 33301.
    Syntax
    public PropertyValue PIPELINE_CHANGE_SOURCE_TARGET {get; set;}
    public:
    property PropertyValue^ PIPELINE_CHANGE_SOURCE_TARGET {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    Through this entry you specify whether the target designations of a piping correspond to the targets of the underlying connection or the source and target have been exchanged.

    See Also