publish
plugins.it2be_ldapclient.SCOPE info


Servoy Constants Summary
Number BASE
Number ONE
Number SUB


Servoy Constants Details


BASE
Number  BASE
This scope limits a search to one level.
Returns
Number  scope int

Supported Clients
SmartClient, WebClient, NGClient


ONE
Number  ONE
This scope limits a search to matching entries one level under the specified entry (and not including the entry itself).
Returns
Number  scope int

Supported Clients
SmartClient, WebClient, NGClient


SUB
Number  SUB
This scope limits a search to matching entries at all levels under the specified entry (including the entry itself).
Returns
Number  scope int

Supported Clients
SmartClient, WebClient, NGClient