Plumtree EDK (Enterprise Web Development Kit) 5.4.0

CrawlerConstants.TAG_DOC_ID Field

This tag represents the portal document type identifier.

public static string TAG_DOC_ID;

Remarks

Its value depends on the value of TAG_DOCTYPE. In the case of DOCTYPE_FILE, it should be the file name, including extension. In the case of DOCTYPE_MIME, it should be a MIME type.

See Also

CrawlerConstants Class | Plumtree.Remote.Crawler Namespace