methodName Property (ServiceError)

Summary

The name of the service call that caused the Documents Library error.

Syntax

JavaScript Syntax
Object.defineProperty(ServiceError.prototype, 'methodName', 
	get: function() 
) 
TypeScript Syntax
methodName: string; // read-only

Property Value

null if no jqXHR object was provided; otherwise, the name of the method that made a call to the Documents Library Service.

Remarks

The MethodName value is parsed and made a property within the ParseError method.

See ServiceError or Promises in the Documents Library Service for more information.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Documents Assembly
Click or drag to resize