Sends the text text to Baltie to.

Namespace:  SGP.Baltie
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public void SendText(
	Baltie to,
	string text
)

Parameters

to
Type: SGP.Baltie..::.Baltie
Baltie being addressed.
text
Type: System..::.String
The text to be sent.

See Also