An NDoc Documented Class Library

ISession.CreateTextMessage Method (String)

Creates an initialized TextMessage.

ITextMessage CreateTextMessage(
   string text
);

Parameters

text
The string used to initialize the TextMessage.

Return Value

A new TextMessage.

See Also

ISession Interface | webMethods.Msg Namespace | ISession.CreateTextMessage Overload List