Eplan Platform API
Eplan.EplApi.DataModel.EObjects Namespace / CablePropertyList Class / CABLE_CONNECTIONDIAGRAMPAGE Property / CABLE_CONNECTIONDIAGRAMPAGE Property

In This Topic
    CABLE_CONNECTIONDIAGRAMPAGE Property
    In This Topic
    Cables: Page name of cable connection diagram # 35107.
    Syntax
    public PropertyValue CABLE_CONNECTIONDIAGRAMPAGE {get; set;}
    public:
    property PropertyValue^ CABLE_CONNECTIONDIAGRAMPAGE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Name of the first page of the cable-connection diagram for the reported cable. Can be used in reports / forms.

    See Also