IDocumentApiOpenRead Method
|
Open a document for reading.
Namespace: Casewhere.Runtime.DSL.ApiAssembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.5.0
SyntaxStream OpenRead(
DocumentInfo document
)
Parameters
- document DocumentInfo
- The document information.
Return Value
StreamA read-only stream.
See Also