ヘルプの目次
オンラインヘルプを検索
このヘルプについて
エンドユーザ向けヘルプ
クライアントヘルプ
Webアクセスヘルプ
スクリーンリーダ
フォーム
同期
用語
コンテナ
管理者向けヘルプ
サーバの管理
インターネットサービス
カスタマイズツール(英語)
OTSWの管理
OTSW Custodian
FirstClass ED(英語)
ServerDirectory.RemoteSite
ホーム
•
Customization Tools
•
FCAS
•
Language Reference
•
ServerDirectory.RemoteSite
Purpose
Returns the name of the remote site associated with a Directory entry.
Syntax
ServerDirectory
.RemoteSite
Example
Dim sd as ServerDirectory
sd.OpenAdmin ("John", fcListByName)
Debug "John is on site " & sd.RemoteSite
Copyright(C) 2002-2012 FC Management Co. All Rights Reserved<