Visual Basic (Declaration) | |
---|---|
Public Property Content As System.Byte() |
C# | |
---|---|
public System.byte[] Content {get; set;} |
Property Value
A valid xml schema of the report.
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.