Eplan Platform API
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNC_CABLE_CHANGE_SOURCE_TARGET Property / FUNC_CABLE_CHANGE_SOURCE_TARGET Property

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

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    You use this entry to define whether the target designations in the cable diagram reflect that of the terminal diagram, or whether the target designations should be swapped.

    See Also