Click or drag to resize
DocumentFieldCreator Methods

The DocumentFieldCreator type exposes the following members.

Methods
  NameDescription
Public methodCreateField
Creates an Azure Search Field for given searchField. The searchIndex and searchable parameters are to provide contextual information for the creation.
Public methodCreateFields
Creates an Azure Search Field collection for given searchable. The searchIndex parameter is to provide contextual information for the creation.
Top
See Also