userData Property

Summary

User data associated with the request.

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

Property Value

The user data value associated with the request that caused the 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.