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

In This Topic
    CONNECTION_LOCATION_SOURCE Property
    In This Topic
    Source: Placement # 31021.
    Syntax
    public PropertyValue CONNECTION_LOCATION_SOURCE {get; set;}
    public:
    property PropertyValue^ CONNECTION_LOCATION_SOURCE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    See Also