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

In This Topic
    OnlyUnit Property
    In This Topic
    Display only the Unit.
    Syntax
    public bool OnlyUnit {get; set;}
    public:
    property bool OnlyUnit {
       bool get();
       void set (    bool value);
    }
    See Also