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