ServiceExceptionErrorCode Property |  |
The error code returned from the web service
Namespace: AppOne.Web.Service.ServicesAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntaxpublic string ErrorCode { get; set; }
function get_ErrorCode();
function set_ErrorCode(value);
Property Value
String
Remarks
This code can vary for each and every web service.
See Also