Leadtools.Documents Namespace > ServiceError Object : MethodName Property |
get_methodName();
Object.defineProperty('methodName');
Type | Description |
---|---|
string | null if no jqXHR object was provided; otherwise, the name of the method that made a call to the Documents Library Service. |
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.