Eplan Platform API
Eplan.EplApi.DataModel Namespace / ConnectionPropertyList Class / CONNECTION_SLEEVECROSSSECTION_SOURCE Property / CONNECTION_SLEEVECROSSSECTION_SOURCE Property

In This Topic
    CONNECTION_SLEEVECROSSSECTION_SOURCE Property
    In This Topic
    Source: Sleeve cross-section # 31053.
    Syntax
    public PropertyValue CONNECTION_SLEEVECROSSSECTION_SOURCE {get; set;}
    public:
    property PropertyValue^ CONNECTION_SLEEVECROSSSECTION_SOURCE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    If the connection is closed with a conductor sleeve, specify the cross-section of the sleeve here. This property is required for the transfer to packaging machines.

    See Also