Harness proD API Help
EPLAN.Harness.API.Occurrences.Workspace Namespace / OccWsCableUnit Class / GetContent Method
In This Topic
    GetContent Method (OccWsCableUnit)
    In This Topic
    Gets content of this cable unit.
    Syntax
    public IEnumerable<ICableUnitAddable> GetContent()

    Return Value

    All occurrences that are a part of this cable unit.
    See Also