Small company logo:
   History
 
Advertising banner:
 
 ServerDirectory.ShowGateways
Home • Help • Customization Tools • FCAS • Language Reference • ServerDirectory.ShowGateways
 
Purpose
Includes gateways and routes in the admin Directory list.
Syntax
ServerDirectory.ShowGateways [ = TRUE | FALSE ]


TRUE
Includes gateways and routes in the admin Directory list.
FALSE
Excludes gateways and routes from the admin Directory list.

Examples
Dim sd as ServerDirectory
sd.ShowGateways = TRUE
Debug sd.ShowGateways