API Help
Eplan.EplApi.DataModel Namespace / ConnectionDefinitionPointPropertyList Class / CONNECTION_CABLEWIRE_PAIRINDEX Property / CONNECTION_CABLEWIRE_PAIRINDEX(Int32) Property

In This Topic
    CONNECTION_CABLEWIRE_PAIRINDEX(Int32) Property
    In This Topic
    Pair index # 31050. This property isn't indexed.
    Syntax
    public PropertyValue CONNECTION_CABLEWIRE_PAIRINDEX( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ CONNECTION_CABLEWIRE_PAIRINDEX {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    Property Value

    Returns property value of type System.String.
    Remarks

    The pair index (twisting index) shows another way of identifying the connection/conductor when this has the same colors/numbers.

    See Also