Assembly: BISearch;
The ISolrImportFieldBinding interface contains base properties of custom field binding.
ISolrImportFieldBinding
Binding parameters can be get using properties and methods of the ISolrImportFieldBindings interface.
The interface is a base one for the following interfaces:
Property name | Brief description | |
Field | The Field property returns the custom field, for which a 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