Click or drag to resize

NarrativeSetText Method (Stream)

Set the text of this narrative from a stream

Namespace:  SanteDB.Core.Model.Acts
Assembly:  SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 3.0.481-alpha
Syntax
public void SetText(
	Stream content
)

Parameters

content
Type: System.IOStream

[Missing <param name="content"/> documentation for "M:SanteDB.Core.Model.Acts.Narrative.SetText(System.IO.Stream)"]

See Also