public String getDocDetailItems();
Returns the same document fields as getDocDetailMap(), but formatted as a single string. The string will contain a sequence of name = value pairs, delimited with carriage-return/newlines (chr$(13) + chr$(10)).
|
Copyright (c) 1998-2008 dtSearch Corp. All rights reserved.
|