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

Leadtools.Document Assembly

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