GetAttachmentNames
操作
選択したオブジェクトに指定した型の添付リストを取得します。
定義
string [] GetAttachmentNames( int type, int objectId, int batchId, int projectId );
パラメータ
名前 | 型 | 記述 |
type | int |
添付の型。可能な値:
|
objectId | int | オブジェクトのID |
batchId | int | バッチのID |
projectId | int | プロジェクトのID |
戻り値
型 | 記述 |
string[] | 選択したオブジェクトへの添付のリスト |
12.04.2024 18:16:06