API Help
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNC_CABLE_FORM Property / FUNC_CABLE_FORM(Int32) Property

In This Topic
FUNC_CABLE_FORM(Int32) Property
In This Topic
Cable diagram form # 20083. This property isn't indexed.
Syntax
public PropertyValue FUNC_CABLE_FORM( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

Name of the cable diagram form to be used for reporting the cable.

If you assign a value using the Application Programming Interface, please ensure that the relevant master data are available in the project.

See Also