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

In This Topic
    FUNC_PLC_STANDARDGATEWAY Property
    In This Topic
    Standard gateway # 20613.
    Syntax
    public PropertyValue FUNC_PLC_STANDARDGATEWAY {get; set;}
    public:
    property PropertyValue^ FUNC_PLC_STANDARDGATEWAY {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    See Also