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.4.717.3176 (8.4.0717.3176)
Syntax public override string ToString()
Return Value
Type:
StringA System.String that represents the current ServiceMessage.
See Also