Eplan Platform API
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNC_ARTICLE_APPLICATION_RANGE_OF_THE_CONNECTION_CABLE Property / FUNC_ARTICLE_APPLICATION_RANGE_OF_THE_CONNECTION_CABLE(Int32) Property

In This Topic
    FUNC_ARTICLE_APPLICATION_RANGE_OF_THE_CONNECTION_CABLE(Int32) Property
    In This Topic
    Connecting cable: Application area # 26209.
    Syntax
    public PropertyValue FUNC_ARTICLE_APPLICATION_RANGE_OF_THE_CONNECTION_CABLE( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ FUNC_ARTICLE_APPLICATION_RANGE_OF_THE_CONNECTION_CABLE {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    Property Value

    Returns property value of type Eplan.EplApi.Base.MultiLangString.
    Remarks

    Property is indexed. Possible indexes are from 1 to 50.

    Type of usage of the connection cable.

    See Also