Eplan Platform API
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNC_CONNECTIONDESIGNATION1 Property / FUNC_CONNECTIONDESIGNATION1 Property

In This Topic
    FUNC_CONNECTIONDESIGNATION1 Property
    In This Topic
    Connection point designation 1 # 20075.
    Syntax
    public PropertyValue FUNC_CONNECTIONDESIGNATION1 {get; set;}
    public:
    property PropertyValue^ FUNC_CONNECTIONDESIGNATION1 {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Connection point designation of the first function connection point.

    See Also