Click or drag to resize

ServiceExceptionMessage Property

The error message returned from the web service

Namespace: AppOne.Web.Service.Services
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public string Message { get; set; }

Property Value

String
Remarks
This message will vary for each and every web service.
See Also