statusCode Property

Summary

The HTTP status code that caused this error.

Syntax
TypeScript
JavaScript
Object.defineProperty(ServiceError.prototype, 'statusCode', 
   get: function(), 
   set: function(value) 
) 
statusCode: number; 

Property Value

HTTP status code that caused this error, if any.

Remarks

Refer to Promises in the Document Library Service for more information on jQuery jqXHR and service calls.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly