ExportResultContent Property |
Gets the content.
Namespace:
Dundas.BI.Export
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public Stream Content { get; }
Public ReadOnly Property Content As Stream
Get
public:
property Stream^ Content {
Stream^ get ();
}
member Content : Stream with get
Property Value
Type:
StreamSee Also