kintoneAPIDownloadFile Method kintoneDotNETHelp
ファイルのダウンロードを行う

Namespace: kintoneDotNET.API
Assembly: kintoneDotNET (in kintoneDotNET.dll) Version: 1.0.4.0 (1.0.4.0)
Syntax

public static MemoryStream DownloadFile(
	string fileKey
)

Parameters

fileKey
Type: SystemString

[Missing <param name="fileKey"/> documentation for "M:kintoneDotNET.API.kintoneAPI.DownloadFile(System.String)"]

Return Value

Type: MemoryStream

[Missing <returns> documentation for "M:kintoneDotNET.API.kintoneAPI.DownloadFile(System.String)"]

Remarks

See Also

Reference