Item(Index: Integer): ISolrImportFieldBinding;
Item[Index: Integer]: Prognoz.Platform.Interop.BISearch.ISolrImportFieldBinding;
Index. Index of custom field binding parameters.
The Item property returns custom field binding parameters.
Depending on binding type lead method execution result to one of the following interfaces to determine additional parameters:
The example of work with the ISolrImportFieldBindings collection is given in description of the ISolrImportAttributeFieldBinding.Dimension, ISolrImportFieldToFieldBinding.SourceField, ISolrImportDocumentExtensionBinding.Element properties.
See also: