|  | Aqualogic Interaction API | |
| IPTDocumentTypeMap.LookupSuggested Method |
Returns the doc type for a section id and matched document identifier.
int LookupSuggested(
int lSectionID,
string bstrDocumentIdentifier);
Parameters
-
lSectionID
-
-
bstrDocumentIdentifier
-
Return Value
int doc type id
See Also
IPTDocumentTypeMap Interface | com.plumtree.server Namespace