http://schemas.datacontract.org/2004/07/EyeshotWcfService
DownloadResponse Element
http://schemas.datacontract.org/2004/07/EyeshotWcfService : DownloadResponse Element
Namespace http://schemas.datacontract.org/2004/07/EyeshotWcfService
Type
DownloadResponse Complex Type
Diagram
OperationType Element Log Element FileType Element FileSize Element FileName Element Buffer Element Sequence DownloadResponse 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 name="DownloadResponse" nillable="true" type="tns:DownloadResponse" xmlns:xs="http://www.w3.org/2001/XMLSchema" />
See Also
http://schemas.datacontract.org/2004/07/EyeshotWcfService