Gets the number of documents that have been imported from the source
Declaration Syntax
C# | Visual Basic | Visual C++ |
public virtual int GetNumberOfDocumentsFromIndexableSource( IndexableSourceRecord selectedSource )
Public Overridable Function GetNumberOfDocumentsFromIndexableSource ( _ selectedSource As IndexableSourceRecord _ ) As Integer
public: virtual int GetNumberOfDocumentsFromIndexableSource( IndexableSourceRecord^ selectedSource )
Parameters
- selectedSource (IndexableSourceRecord)
- The source to look at