Class SearchResults.ExportDataItem
- Namespace
- InSite.Admin.Contacts.People.Controls
- Assembly
- InSite.UI.dll
public class SearchResults.ExportDataItem : User
- Inheritance
-
SearchResults.ExportDataItem
- Inherited Members
-
Constructors
Properties
public string BillingAddressCity { get; set; }
Property Value
- string
public string BillingAddressCountry { get; set; }
Property Value
- string
public string BillingAddressDescription { get; set; }
Property Value
- string
BillingAddressPostalCode
public string BillingAddressPostalCode { get; set; }
Property Value
- string
public string BillingAddressProvince { get; set; }
Property Value
- string
public string BillingAddressStreet1 { get; set; }
Property Value
- string
public string BillingAddressStreet2 { get; set; }
Property Value
- string
public string CreatedByUser { get; set; }
Property Value
- string
public string EmployerGroupCategory { get; set; }
Property Value
- string
public string EmployerGroupCode { get; set; }
Property Value
- string
public string EmployerGroupDescription { get; set; }
Property Value
- string
public Guid? EmployerGroupIdentifier { get; set; }
Property Value
- Guid?
public string EmployerGroupLabel { get; set; }
Property Value
- string
public string EmployerGroupName { get; set; }
Property Value
- string
public string EmployerGroupParent { get; set; }
Property Value
- string
public string EmployerGroupStatus { get; set; }
Property Value
- string
public string EmployerGroupType { get; set; }
Property Value
- string
public string HomeAddressCity { get; set; }
Property Value
- string
public string HomeAddressCountry { get; set; }
Property Value
- string
public string HomeAddressDescription { get; set; }
Property Value
- string
HomeAddressPostalCode
public string HomeAddressPostalCode { get; set; }
Property Value
- string
public string HomeAddressProvince { get; set; }
Property Value
- string
public string HomeAddressStreet1 { get; set; }
Property Value
- string
public string HomeAddressStreet2 { get; set; }
Property Value
- string
public string ModifiedByUser { get; set; }
Property Value
- string
public DateTimeOffset? PersonAccessRevoked { get; set; }
Property Value
- DateTimeOffset?
public string PersonAccessRevokedBy { get; set; }
Property Value
- string
public DateTimeOffset? PersonBirthdate { get; set; }
Property Value
- DateTimeOffset?
public string PersonCitizenship { get; set; }
Property Value
- string
public string PersonCode { get; set; }
Property Value
- string
public DateTimeOffset PersonCreated { get; set; }
Property Value
- DateTimeOffset
public string PersonCredentialingCountry { get; set; }
Property Value
- string
public string PersonEducationLevel { get; set; }
Property Value
- string
public string PersonEmergencyContactName { get; set; }
Property Value
- string
public string PersonEmergencyContactPhone { get; set; }
Property Value
- string
public string PersonEmergencyContactRelationship { get; set; }
Property Value
- string
public string PersonEmployeeUnion { get; set; }
Property Value
- string
public string PersonFirstLanguage { get; set; }
Property Value
- string
public string PersonGender { get; set; }
Property Value
- string
public string PersonJobTitle { get; set; }
Property Value
- string
public DateTimeOffset? PersonJobsApproved { get; set; }
Property Value
- DateTimeOffset?
public string PersonJobsApprovedBy { get; set; }
Property Value
- string
public string PersonLanguage { get; set; }
Property Value
- string
public DateTimeOffset? PersonLastAuthenticated { get; set; }
Property Value
- DateTimeOffset?
public DateTimeOffset? PersonMemberEndDate { get; set; }
Property Value
- DateTimeOffset?
public DateTimeOffset? PersonMemberStartDate { get; set; }
Property Value
- DateTimeOffset?
public string PersonMembershipStatus { get; set; }
Property Value
- string
public DateTimeOffset PersonModified { get; set; }
Property Value
- DateTimeOffset
public string PersonPhone { get; set; }
Property Value
- string
public string PersonPhoneHome { get; set; }
Property Value
- string
public string PersonPhoneOther { get; set; }
Property Value
- string
public string PersonPhoneWork { get; set; }
Property Value
- string
public string PersonRegion { get; set; }
Property Value
- string
public string PersonShippingPreference { get; set; }
Property Value
- string
public string PersonSocialInsuranceNumber { get; set; }
Property Value
- string
public DateTimeOffset? PersonUserAccessGranted { get; set; }
Property Value
- DateTimeOffset?
public string PersonUserAccessGrantedBy { get; set; }
Property Value
- string
public string PersonUserApproveReason { get; set; }
Property Value
- string
public string PersonWebSiteUrl { get; set; }
Property Value
- string
public string ShippingAddressCity { get; set; }
Property Value
- string
public string ShippingAddressCountry { get; set; }
Property Value
- string
public string ShippingAddressDescription { get; set; }
Property Value
- string
ShippingAddressPostalCode
public string ShippingAddressPostalCode { get; set; }
Property Value
- string
public string ShippingAddressProvince { get; set; }
Property Value
- string
public string ShippingAddressStreet1 { get; set; }
Property Value
- string
public string ShippingAddressStreet2 { get; set; }
Property Value
- string
public string WorkAddressCity { get; set; }
Property Value
- string
public string WorkAddressCountry { get; set; }
Property Value
- string
public string WorkAddressDescription { get; set; }
Property Value
- string
WorkAddressPostalCode
public string WorkAddressPostalCode { get; set; }
Property Value
- string
public string WorkAddressProvince { get; set; }
Property Value
- string
public string WorkAddressStreet1 { get; set; }
Property Value
- string
public string WorkAddressStreet2 { get; set; }
Property Value
- string