History  | 
OpenAdmin (Directory) 
Minimum version: 4.0 
Purpose 
Opens the Directory as an admin (like the List Users function in the client). 
Syntax 
ServerDirectory.OpenAdmin (Pattern, SearchBy) 
 Example 
Dim sd as ServerDirectory 
sd.OpenAdmin ("", fcListByName) 
 | ||||||