Small company logo:
   History
 
Advertising banner:
 
 ServerDirectory.ShowConferences
Home • Help • A0 • Customization Tools • FCAS • Language Reference • ServerDirectory.ShowConferences
 
ShowConferences (Directory)
Minimum version: 4.0
Purpose
Includes conferences in the admin Directory list.
Syntax
ServerDirectory.ShowConferences [ = TRUE | FALSE ]


TRUE
Includes conferences in the admin Directory list.
FALSE
Excludes conferences from the admin Directory list.

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