Small company logo:
   History
 
Advertising banner:
 
 ServerDirectory.SiteID
Home • Help • Customization Tools • FCAS • Language Reference • ServerDirectory.SiteID
 
Purpose
Returns the serial number of the remote site associated with a Directory entry.
Syntax
ServerDirectory.SiteID
Example
Dim sd as ServerDirectory
sd.OpenAdmin ("John", fcListByName)
Debug "John is on site " & sd.RemoteSite & "serial " & sd.SiteID