Harness proD API Help
EPLAN.Harness.API.Occurrences Namespace / BaseOccurrence Class / Parents Property
In This Topic
    Parents Property (BaseOccurrence)
    In This Topic
    Gets parent occurrences of closest level in hierarchy of this occurrence.
    Syntax
    public IEnumerable<BaseOccurrence> Parents {get;}
    See Also