Harness proD API Help
EPLAN.Harness.API.Occurrences.Workdesk Namespace / OccWdWireTerminal Class / AttachedTo Property
In This Topic
    AttachedTo Property (OccWdWireTerminal)
    In This Topic
    Gets the occurrences to which this wire terminal is attached to.
    Syntax
    public IEnumerable<IWithAttachedWireTerminals> AttachedTo {get;}
    See Also