RemoveAttachment
操作
添付を削除します
定義
void RemoveAttachment( int sessionId, int type, int objectId, int batchId, int projectId, string fileName );Vf
パラメータ
名前 | 型 | 記述 |
session | int | アプリケーションサーバーへの接続のID |
type | int |
添付の型。可能な値
|
objectId | int | オブジェクトのID |
batchId | int | バッチのID |
projectId | int | プロジェクトのID |
fileName | string | 削除される添付の名前 |
戻り値
なし。
4/12/2024 6:16:06 PM