History  | 
ShowGateways (Directory) 
Minimum version: 4.0 
Purpose 
Includes gateways and routes in the admin Directory list. 
Syntax 
ServerDirectory.ShowGateways [ = TRUE | FALSE ] 
 Examples 
Dim sd as ServerDirectory 
sd.ShowGateways = TRUE 
Debug sd.ShowGateways 
 | ||||||