API Help
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNC_PLC_SUBNETMASK Property / FUNC_PLC_SUBNETMASK Property

In This Topic
    FUNC_PLC_SUBNETMASK Property
    In This Topic
    Subnet mask # 20446.
    Syntax
    public PropertyValue FUNC_PLC_SUBNETMASK {get; set;}
    public:
    property PropertyValue^ FUNC_PLC_SUBNETMASK {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    See Also