TargetType: SearchEngineTargetType;
TargetType: Prognoz.Platform.Interop.BISearch.SearchEngineTargetType;
The TargetType property returns the purpose of the Solr instance, to which the fields collection belongs.
The example of work with the ISolrFields collection is given in description of the ISolrSearchEngineSchema.Fields property.
See also: