Gets the location string of this document.
The document's location.
The location string is the string used by the data source to locate the document, which differs depending on the type of crawler used to import the document. In the case of the file crawer this could be a UNC path, whereas for a web crawler it could be the URL to the document, etc.
IRemoteDocument Interface | Plumtree.Remote.PRC Namespace