Plumtree EDK (Enterprise Web Development Kit) 5.4.0

IRemoteDocument.GetLocation Method 

Gets the location string of this document.

string GetLocation();

Return Value

the document's location

Remarks

The location string is the string used by the data source to locate the document, which will differ 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 could be the URL to the document etc.

See Also

IRemoteDocument Interface | Plumtree.Remote.PRC Namespace