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

In This Topic
    FUNC_CONNECTIONDESIGNATION4 Property
    In This Topic
    Connection point designation 4 # 20227.
    Syntax
    public PropertyValue FUNC_CONNECTIONDESIGNATION4 {get; set;}
    public:
    property PropertyValue^ FUNC_CONNECTIONDESIGNATION4 {
       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 fourth function connection point.

    See Also