API Help
Eplan.EplApi.Base Namespace / ParserParameter Class / WithoutLimiters Property

In This Topic
    WithoutLimiters Property
    In This Topic
    The unit is NOT separated by one of this chars: blank (){}[].,:;!?/\\
    Syntax
    public bool WithoutLimiters {get; set;}
    public:
    property bool WithoutLimiters {
       bool get();
       void set (    bool value);
    }
    See Also