Harness proD API Help
EPLAN.Harness.API.DataStructures.DisplayConfigurations Namespace / NailboardDisplayConfiguration Class / RibbonCable Property
In This Topic
    RibbonCable Property (NailboardDisplayConfiguration)
    In This Topic
    Property holding display configuration settings for ribbon cables.
    Syntax
    public RibbonCableNbSetting RibbonCable {get;}
    Exceptions
    ExceptionDescription
    The exception that is thrown when no project is open.
    Argument is invalid. The exception is thrown when a wrong argument is passed to the method or the setter of property.
    See Also