Advertising banner:

History
 
 ServerDirectory.ShowRemoteNames
Home • Help • A0 • Customization Tools • FCAS • Language Reference • ServerDirectory.ShowRemoteNames
 
ShowRemoteNames (Directory)
Minimum version: 4.0
Purpose
Includes remote names in the admin Directory list.
Syntax
ServerDirectory.ShowRemoteNames [ = TRUE | FALSE ]


TRUE
Includes remote names in the admin Directory list.
FALSE
Excludes remote names from the admin Directory list.

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