SetDocumentProperties
操作
文書の登録パラメータを指定します。
定義
void SetDocumentProperties( int sessionId, int batchId, int documentId, RegistrationProperty [] properties );
パラメータ
名前 | 型 | 記述 |
sessionId | int | アプリケーションサーバーへの接続のID |
batchId | int | 文書を含むバッチのID |
documentId | int | 登録パラメータを指定する文書のID |
properties | RegistrationProperty[] | 記録のセットで、それぞれに文書の登録パラメータの一つの記述があります |
戻り値
なし。
12.04.2024 18:16:06