Click or drag to resize

IAmiServiceContractDownloadLog Method

Download log

Namespace:  SanteDB.Rest.AMI
Assembly:  SanteDB.Rest.AMI (in SanteDB.Rest.AMI.dll) Version: 2.2.1
Syntax
Stream DownloadLog(
	string logId
)

Parameters

logId
Type: SystemString

[Missing <param name="logId"/> documentation for "M:SanteDB.Rest.AMI.IAmiServiceContract.DownloadLog(System.String)"]

Return Value

Type: Stream

[Missing <returns> documentation for "M:SanteDB.Rest.AMI.IAmiServiceContract.DownloadLog(System.String)"]

See Also