ExportResultContent Property |
Gets the content.
Namespace: Dundas.BI.ExportAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntaxpublic Stream Content { get; }Public ReadOnly Property Content As Stream
Get
public:
property Stream^ Content {
Stream^ get ();
}member Content : Stream with get
Property Value
Stream
See Also