ServiceMessageToString Method |
Returns a System.String that represents the current ServiceMessage.
Namespace: Cobra.WebService.ClientAPIAssembly: Cobra.WebService.ClientAPI (in Cobra.WebService.ClientAPI.dll) Version: 8.7.700.3793 (8.7.0700.3793)
Syntaxpublic override string ToString()
Return Value
StringA System.String that represents the current ServiceMessage.
See Also