Leadtools.Documents Namespace > ServiceError Object : Link Property |
get_link();
Object.defineProperty('link');
Type | Description |
---|---|
string | A string usable as a link to documentation on understanding the different code error values. |
The Code property may return an integer other than zero, which would indicate a specific LEAD error. In that case, the Link will be a link to documentation that maps that code to a value. Otherwise, the link will be a general documentation link.
See ServiceError for more information.