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

In This Topic
    CONNECTION_LOCATION_DESTINATION Property
    In This Topic
    Target: Placement # 31022.
    Syntax
    public PropertyValue CONNECTION_LOCATION_DESTINATION {get; set;}
    public:
    property PropertyValue^ CONNECTION_LOCATION_DESTINATION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    See Also