Click or drag to resize

ServiceExceptionErrorCode Property

The error code 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 ErrorCode { get; set; }

Property Value

String
Remarks
This code can vary for each and every web service.
See Also