DVTk API
WriteWarning Method (text)
DVTkDvtkHighLevelInterface.Hl7.ThreadsHl7ThreadWriteWarning(String)
DVTk API

[This is preliminary documentation and is subject to change.]

Write a warning to the results.
Declaration Syntax
C#Visual BasicVisual C++
public override void WriteWarning(
	string text
)
Public Overrides Sub WriteWarning ( _
	text As String _
)
public:
virtual void WriteWarning(
	String^ text
) override
Parameters
text (String)
The warning text.

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0