Assembly: BISearch;
Namespace: Prognoz.Platform.Interop.BISearch;
The ISolrImportFieldBinding interface contains basic properties of custom field binding.
ISolrImportFieldBinding
Binding parameters can be get using properties and methods of the ISolrImportFieldBindings interface.
The interface is basic for the following interfaces:
| Property name | Brief description | |
| Field | The Field property returns custom field for which binding is created. | |
| Key | The Key property returns binding key. | |
| Type | The Type property returns binding type of custom field. |
See also:
BISearch Assembly Interfaces | ISolrSearchEngineSchema.Fields | System and Custom Fields