See Also

Document Class  | Document Members  | ActiveReports Document Web Service Walkthrough

Language

Visual Basic

C#

Show All

See Also Languages ActiveReports.Viewer Send feedback to Data Dynamics

Content Property

Allows a document to be assigned to a web service.

[Visual Basic]
Public Property Content As Byte()
[C#]
public byte[] Content {get; set;}

Return Type

A valid xml schema of the report.

Remarks

This is for XML Serialization used in retrieving a report from a web service. It is basically the same information that the viewer loads from an RDF file.

See Also

Document Class  | Document Members  | ActiveReports Document Web Service Walkthrough

 

 


Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.