API Help
Eplan.EplApi.DataModel Namespace / ConnectionPropertyList Class / CONNECTION_SLEEVECROSSSECTION_DESTINATION Property / CONNECTION_SLEEVECROSSSECTION_DESTINATION(Int32) Property

In This Topic
    CONNECTION_SLEEVECROSSSECTION_DESTINATION(Int32) Property
    In This Topic
    Target: Sleeve cross-section # 31054. This property isn't indexed.
    Syntax
    public PropertyValue CONNECTION_SLEEVECROSSSECTION_DESTINATION( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ CONNECTION_SLEEVECROSSSECTION_DESTINATION {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    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