Aqualogic Interaction API  
 

IPTDataSource.ImportDocumentEx Method (IXPPropertyBag, IPTDocumentType, IPTCard, Boolean, IPTDataSourceProvider)

Same as ImportDocument only takes Document Type object in lieu of its ID

void ImportDocumentEx(
   IXPPropertyBag vDocumentLocationBagAsXML,
   IPTDocumentType pDocumentType,
   IPTCard pCard,
   bool bSummarize,
   IPTDataSourceProvider pProvider
);

Parameters

vDocumentLocationBagAsXML
pDocumentType
pCard
bSummarize
pProvider

See Also

IPTDataSource Interface | com.plumtree.server Namespace | IPTDataSource.ImportDocumentEx Overload List