Class EntitySearchFieldViewModel
- Namespace
- Innova.Prism.Library.StructuredSearch
- Assembly
- Innova.Prism.Library.dll
public class EntitySearchFieldViewModel : BindableBase, INotifyPropertyChanged
- Inheritance
-
EntitySearchFieldViewModel
- Implements
- Derived
Constructors
Fields
Properties
- CollectionFieldName
If this is a many to many, gets the name of the field to search in the collection.
- DisplayPath
Gets the combobox lookup display path. ()
- Items
Gets the items source for the lookup combo box.
- Name
Gets the name of the field.
- Type
Gets the type of the field.
- ValuePath
Gets combobox lookup value path.
Methods
- ToString()
Returns a string that represents this instance.