SearchFieldTemplate Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Base field type for helper classes to more easily create a SearchIndex.
public abstract class SearchFieldTemplate
type SearchFieldTemplate = class
Public MustInherit Class SearchFieldTemplate
- Inheritance
-
SearchFieldTemplate
- Derived
Properties
Name |
Gets the name of the field. |
Type |
Gets the data type of the field. |
Operators
Implicit(SearchFieldTemplate to SearchField) |
Casts a SearchFieldTemplate or derivative to a SearchField. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET