ExportCSV
csv をエクスポートしてcsv のblobId を返します。
Input
Name | Type | Required | Description |
ParamCode | String | True | フォームを一意に識別するコード。 |
Result Set Columns
Name | Type | Description |
Success | String | エクスポートが成功した場合はTrue を返します。 |
BlobId | String | エクスポートされたCSV ファイルのblobId。 |
csv をエクスポートしてcsv のblobId を返します。
Name | Type | Required | Description |
ParamCode | String | True | フォームを一意に識別するコード。 |
Name | Type | Description |
Success | String | エクスポートが成功した場合はTrue を返します。 |
BlobId | String | エクスポートされたCSV ファイルのblobId。 |