Aqualogic Interaction API  
 

IPTDataSourceProvider.GetDocumentTypeMapSections Method 

This is used to retrieve a list of sections that should appear in the Document Type Map along with descriptions, etc. of the sections. See the PT_PROVIDER_DOC_TYPE_MAP_SECTIONS enumeration.

object[][] GetDocumentTypeMapSections();

Return Value

An Object array containing the Document Type Map Sections

See Also

IPTDataSourceProvider Interface | com.plumtree.server Namespace