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

In This Topic
    CONNECTION_CABLEWIRE_SHIELDEDBY Property
    In This Topic
    Shielded by # 31049.
    Syntax
    public PropertyValue CONNECTION_CABLEWIRE_SHIELDEDBY {get; set;}
    public:
    property PropertyValue^ CONNECTION_CABLEWIRE_SHIELDEDBY {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Specifies the name of the shield that shields the connection / conductor.

    See Also