Harness proD API Help
EPLAN.Harness.API.LibraryParts.CableEntities Namespace / BaseCableEntityInfo Class / Children Property
In This Topic
    Children Property (BaseCableEntityInfo)
    In This Topic
    Children entities of current cable entities.
    Syntax
    public List<BaseCableEntityInfo> Children {get;}
    See Also