Harness proD API Help
EPLAN.Harness.API.ApiProperties Namespace / TerminalDesignation Class / TerminalLevelDesignations Property
In This Topic
    TerminalLevelDesignations Property
    In This Topic
    Gets the Dictionary of two System.Strings that contain the order of the level and its designation.
    Syntax
    public Dictionary<string,string> TerminalLevelDesignations {get;}
    Remarks

    Key is the order of the level.

    Value is the level's designation.

    See Also