Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDFunctionTemplatePosition.MDFunctionTemplatePositionPropertyList Class / CONNECTION_CABLEWIRE_SHIELDEDBY Property

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

    Property Value

    Returns property value of type System.String.
    See Also