API Help
Eplan.EplApi.DataModel.EObjects Namespace / CablePropertyList Class / CABLE_DIAGRAMPAGE Property / CABLE_DIAGRAMPAGE(Int32) Property

In This Topic
CABLE_DIAGRAMPAGE(Int32) Property
In This Topic
Cables: Page name of the cable diagram # 35106. This property isn't indexed, and is read-only.
Syntax
public PropertyValue CABLE_DIAGRAMPAGE( 
   int index
) {get; set;}

Parameters

index

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