Click or drag to resize

ServiceMessageToString Method

Returns a System.String that represents the current ServiceMessage.

Namespace: Cobra.WebService.ClientAPI
Assembly: Cobra.WebService.ClientAPI (in Cobra.WebService.ClientAPI.dll) Version: 8.5.700.3359 (8.5.0700.3359)
Syntax
C#
public override string ToString()

Return Value

String
A System.String that represents the current ServiceMessage.
See Also