http://tempuri.org/
DownloadDataResult Element
http://tempuri.org/ > DownloadDataResponse Element : DownloadDataResult Element
Namespace http://tempuri.org/
Type
DownloadResponse Complex Type
Diagram
OperationType Element Log Element FileType Element FileSize Element FileName Element Buffer Element Sequence DownloadDataResult Element
Overview
Sequence
Buffer optional xs:base64Binary
The download buffer for chunking data.
FileName optional xs:string
The filename.
FileSize optional xs:long
The file length.
FileType optional FileType Simple Type
The file type.
Log optional xs:string
A string containing warning or error messages related to the operation type.
OperationType optional OperationsType Simple Type
The operation type that has generated the file for the download.
Source
<xs:element minOccurs="0" name="DownloadDataResult" nillable="true" type="q2:DownloadResponse" xmlns:q2="http://schemas.datacontract.org/2004/07/EyeshotWcfService" xmlns:xs="http://www.w3.org/2001/XMLSchema" />
See Also
DownloadDataResponse Elementhttp://tempuri.org/