API Help
Eplan.EplApi.DataModel Namespace / ProjectPropertyList Class / PROJ_DTFORMAT_CABLE_CONNECTION Property / PROJ_DTFORMAT_CABLE_CONNECTION(Int32) Property

In This Topic
    PROJ_DTFORMAT_CABLE_CONNECTION(Int32) Property
    In This Topic
    Format of displayed DT: Cable connection # 10635. This property isn't indexed.
    Syntax
    public PropertyValue PROJ_DTFORMAT_CABLE_CONNECTION( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ PROJ_DTFORMAT_CABLE_CONNECTION {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    Property Value

    Returns property value of type System.String.
    See Also