Error processing SSI file
LEADTOOLS Leadtools.Documents (Leadtools.Documents assembly)

MethodName Property

Show in webframe
The name of the service call that caused the Documents Library error.
Syntax
get_methodName();
Object.defineProperty('methodName');

Property Value

TypeDescription
stringnull 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.

See Also

Reference

ServiceError Object
ServiceError Members

Error processing SSI file