Assembly: BISearch;
Namespace: Prognoz.Platform.Interop.BISearch;
The ISolrFieldValue interface contains properties to set up value of the custom field on indexing.
ISolrFieldValue
Properties and methods of the ISolrFieldValues interface give access to the element used to determine value of custom field.
| Property name | Brief description | |
| Field | The Field property returns custom field for which indexed value is determined. | |
| Value | The Value property determines custom field value. |
See also: