ファイルのアップロードを行う(複数件)
Namespace: kintoneDotNET.API
Assembly: kintoneDotNET (in kintoneDotNET.dll) Version: 1.0.4.0 (1.0.4.0)
Syntax
Parameters
- files
- Type: System.Collections.ObjectModelReadOnlyCollectionHttpPostedFile
[Missing <param name="files"/> documentation for "M:kintoneDotNET.API.kintoneAPI.UploadFile(System.Collections.ObjectModel.ReadOnlyCollection{System.Web.HttpPostedFile})"]
Return Value
Type: String[Missing <returns> documentation for "M:kintoneDotNET.API.kintoneAPI.UploadFile(System.Collections.ObjectModel.ReadOnlyCollection{System.Web.HttpPostedFile})"]
Remarks
See Also