SearchOptionDataSource.PropertyNames 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.
Represents the names of the attributes of a search option data source.
public: ref class SearchOptionDataSource::PropertyNames abstract sealed
class SearchOptionDataSource::PropertyNames abstract sealed
public static class SearchOptionDataSource.PropertyNames
type SearchOptionDataSource.PropertyNames = class
Public Class SearchOptionDataSource.PropertyNames
- Inheritance
-
SearchOptionDataSource.PropertyNames
Fields
DisplayText |
The name of the value of the display text for the search option. Value is “DisplayText”. |
Tooltip |
The name of the value of the tooltip text for the search option. Value is “Tooltip”. |
Type |
The name of the type for the search option. Value is “Type”. |
Value |
The name of the value of a Boolean search option. Value is “Value”. |