IDocument ApiOpen Read Method
Open a document for reading.
Definition
Namespace: Casewhere.Runtime.DSL.Api
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
A read-only stream.
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
C#
Stream OpenRead(
DocumentInfo document
)Parameters
- document DocumentInfo
- The document information.
Return Value
StreamA read-only stream.