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

In This Topic
    FUNC_TERMINALSIZE_DESTINATION Property
    In This Topic
    Connection dimension target # 20379.
    Syntax
    public PropertyValue FUNC_TERMINALSIZE_DESTINATION {get; set;}
    public:
    property PropertyValue^ FUNC_TERMINALSIZE_DESTINATION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    See Also