Class PersonSearchResultItem
- Namespace
- InSite.Persistence
- Assembly
- InSite.Persistence.dll
public class PersonSearchResultItem
- Inheritance
-
PersonSearchResultItem
- Inherited Members
-
Constructors
PersonSearchResultItem()
public PersonSearchResultItem()
Properties
Birthdate
public DateTime? Birthdate { get; }
Property Value
- DateTime?
Created
public DateTimeOffset Created { get; }
Property Value
- DateTimeOffset
Email
public string Email { get; }
Property Value
- string
EmailAlternate
public string EmailAlternate { get; }
Property Value
- string
EmailEnabled
public bool EmailEnabled { get; }
Property Value
- bool
EmployerDistrictAccountNumber
public string EmployerDistrictAccountNumber { get; }
Property Value
- string
EmployerDistrictIdentifier
public Guid? EmployerDistrictIdentifier { get; }
Property Value
- Guid?
EmployerDistrictName
public string EmployerDistrictName { get; }
Property Value
- string
EmployerGroupCode
public string EmployerGroupCode { get; }
Property Value
- string
EmployerGroupIdentifier
public Guid? EmployerGroupIdentifier { get; }
Property Value
- Guid?
EmployerGroupName
public string EmployerGroupName { get; }
Property Value
- string
EmployerGroupRegion
public string EmployerGroupRegion { get; }
Property Value
- string
FirstName
public string FirstName { get; }
Property Value
- string
FullName
public string FullName { get; }
Property Value
- string
GroupCount
public int GroupCount { get; }
Property Value
- int
HomeAddress
public Address HomeAddress { get; }
Property Value
- Address
Honorific
public string Honorific { get; }
Property Value
- string
ImageUrl
public string ImageUrl { get; }
Property Value
- string
IsApproved
public bool IsApproved { get; }
Property Value
- bool
IsArchived
public bool IsArchived { get; }
Property Value
- bool
JobTitle
public string JobTitle { get; }
Property Value
- string
LastAuthenticated
public DateTimeOffset? LastAuthenticated { get; set; }
Property Value
- DateTimeOffset?
LastName
public string LastName { get; }
Property Value
- string
Modified
public DateTimeOffset Modified { get; }
Property Value
- DateTimeOffset
ModifiedBy
public Guid ModifiedBy { get; }
Property Value
- Guid
OrganizationIdentifier
public Guid OrganizationIdentifier { get; }
Property Value
- Guid
OrganizationName
public string OrganizationName { get; }
Property Value
- string
PermissionLists
public string PermissionLists { get; set; }
Property Value
- string
PersonCode
public string PersonCode { get; set; }
Property Value
- string
Phone
public string Phone { get; }
Property Value
- string
PhoneHome
public string PhoneHome { get; }
Property Value
- string
Region
public string Region { get; set; }
Property Value
- string
ResourceCount
public int ResourceCount { get; }
Property Value
- int
SessionCount
public int SessionCount { get; }
Property Value
- int
ShippingAddress
public Address ShippingAddress { get; }
Property Value
- Address
StandardCount
public int StandardCount { get; }
Property Value
- int
StatusHtmlColor
public string StatusHtmlColor { get; }
Property Value
- string
StatusText
public string StatusText { get; }
Property Value
- string
UserAccessGranted
public DateTimeOffset? UserAccessGranted { get; }
Property Value
- DateTimeOffset?
UserAccessGrantedBy
public string UserAccessGrantedBy { get; }
Property Value
- string
UserIdentifier
public Guid UserIdentifier { get; }
Property Value
- Guid
UserPasswordHash
public string UserPasswordHash { get; }
Property Value
- string
WorkAddress
public Address WorkAddress { get; }
Property Value
- Address