All Classes Namespaces Functions Properties Pages
Public Member Functions | Properties | List of all members
FuzzyDatabaseField Class Reference

Represents a Fuzzy Database Field More...

Public Member Functions

FuzzyDatabaseField Clone ()
 Clones this instance. More...
 
 FuzzyDatabaseField ()
 Initializes a new instance of the FuzzyDatabaseField class. More...
 

Properties

bool Hidden [get, set]
 Gets or sets a value indicating whether to hide or show this field More...
 
bool IsFilterable [get, set]
 Gets or sets a value indicating whether the field is filterable. More...
 
string Name [get, set]
 Gets or sets the name. More...
 

Description

Represents a Fuzzy Database Field

Constructor & Destructor Documentation

Initializes a new instance of the FuzzyDatabaseField class.

Member Functions

FuzzyDatabaseField Clone ( )

Clones this instance.

Returns
Cloned instance

<exclude>

Property Documentation

bool Hidden
getset

Gets or sets a value indicating whether to hide or show this field

bool IsFilterable
getset

Gets or sets a value indicating whether the field is filterable.

true if field is filterable; otherwise, false.

string Name
getset

Gets or sets the name.