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

In This Topic
    CABLE_DIAGRAMPAGE Property
    In This Topic
    Cables: Page name of the cable diagram # 35106.
    Syntax
    public PropertyValue CABLE_DIAGRAMPAGE {get; set;}
    public:
    property PropertyValue^ CABLE_DIAGRAMPAGE {
       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 diagram for the reported cable. Can be used in reports / forms.

    See Also