FirstClassトップページ


 ヘルプの目次
このヘルプについて このヘルプについて
 
エンドユーザ向けヘルプ エンドユーザ向けヘルプ
Client Help クライアントヘルプ
Web Help Webアクセスヘルプ
ScreenReader Help スクリーンリーダ
Form フォーム
Synchronization 同期
Definitions 用語
container コンテナ
 
管理者向けヘルプ 管理者向けヘルプ
Administration サーバの管理
Internet Services インターネットサービス
Customization Tools カスタマイズツール(英語)
Administering OTSW OTSWの管理
OTSW Custodian OTSW Custodian
Using FirstClass ED FirstClass ED(英語)
 
バナー:
 
 ServerFile.Alias
ホーム • Customization Tools • FCAS • Language Reference • ServerFile.Alias
 
Purpose
Creates a link to the currently open container on the Desktop of the server file's user context.
Normally, this is the gateway's Desktop, but Impersonate will allow the use of the Desktop of the user running the application.
Syntax
ServerFile.Alias [ (UserID) ]


UserID
A string representing the user ID of the user running the application.
If specified, the user ID is used to deliver the link.

Example
Dim sf as ServerFile

sf.OpenFile("MyConference")
sf.Alias

 

Copyright(C) 2002-2012 FC Management Co. All Rights Reserved<