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

In This Topic
    CONNECTION_TYPEOFENDSTOP_SOURCE Property
    In This Topic
    Wire termination processing source # 31051.
    Syntax
    public PropertyValue CONNECTION_TYPEOFENDSTOP_SOURCE {get; set;}
    public:
    property PropertyValue^ CONNECTION_TYPEOFENDSTOP_SOURCE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Specifies for the source connection point of the connection the manner in which the connection is to be closed, e.g., with a conductor sleeve or a cable lug. This property is needed for transmissions to the manufacturing machines or for reports for manual manufacturing.

    See Also