Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDCableTemplatePosition Class / ShieldedBy Property

In This Topic
    ShieldedBy Property (MDCableTemplatePosition)
    In This Topic
    It defines the Cable property ShieldedBY
    Syntax
    public string ShieldedBy {get; set;}
    public:
    property String^ ShieldedBy {
       String^ get();
       void set (    String^ value);
    }
    See Also