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

In This Topic
    ShieldedBy Property
    In This Topic
    The name of the shielding that shields the wire
    Syntax
    public string ShieldedBy {get; set;}
    public:
    property String^ ShieldedBy {
       String^ get();
       void set (    String^ value);
    }
    See Also