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