Click or drag to resize

SearchResultPerson Class

Model of person used for search results view, does some transformation for UI If we want to use the person
Inheritance Hierarchy

Namespace:  Micros.Ops.GuestProfile.Models
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public class SearchResultPerson : BindableBase

The SearchResultPerson type exposes the following members.

Constructors
  NameDescription
Public methodSearchResultPerson
Initializes a new instance of the SearchResultPerson class
Top
Properties
See Also