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
Syntax public string ErrorCode { get; set; }
function get_ErrorCode();
function set_ErrorCode(value);
Property Value
StringRemarks
This code can vary for each and every web service.
See Also