BCDocumentUI GetStreamFile Method Meridian Enterprise 2013 Developer's Guide | BlueCielo ECM Solutions
Saves content of the specified stream to a temporary file.

Namespace: BlueCieloECM.InnoCielo.Meridian.Client
Assembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 1.4.0.0 (1.4.53.0)
Syntax

public string GetStreamFile(
	string streamName
)

Return Value

The file path to the temporary file with the content of the stream.
See Also