Aqualogic Interaction API  
 

IPTDataSource.ImportDocumentEx Method

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

Overload List

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

void ImportDocumentEx(IXPPropertyBag,IPTDocumentType,IPTCard,bool,IPTDataSourceProvider);

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

void ImportDocumentEx(string,IPTDocumentType,IPTCard,bool,IPTDataSourceProvider);

See Also

IPTDataSource Interface | com.plumtree.server Namespace