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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.