TPolicyEntryEdit

  • Base type Enumeration

Editing action to take when route matches the entry's match criteria. none(1) - do not change the value in the route add(2) - add the corresponding objects to the route remove(3) - remove the corresponding objects to the route replace(4) - replace the value in the route with the corresponding object.