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

Leadtools.Document Assembly