Gets the number of documents that have been imported from the source

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 )

- selectedSource (IndexableSourceRecord)
- The source to look at