LOTUSSCRIPT /COM/OLE のクラス


GetAgent メソッド

指定のエージェント名でデータベースのエージェントを検索します。

定義位置
NotesDatabase 型

構文
Set notesAgent = notesDatabase.GetAgent( agentName$ )

パラメータ
agentName$


戻り値
notesAgent
使い方
NotesAgents の使い方について詳しくは、「NotesAgent クラス」を参照してください。

クロスリファレンス
Java Database クラスの getAgent メソッド

式言語の @コマンド ([AgentEdit]) 関数


関連項目