Table of Contents

Class UserRegistrationDetail

Namespace
InSite.Persistence
Assembly
InSite.Persistence.dll
public class UserRegistrationDetail
Inheritance
UserRegistrationDetail
Inherited Members

Constructors

UserRegistrationDetail()

public UserRegistrationDetail()

Properties

AchievementDescription

public string AchievementDescription { get; set; }

Property Value

string

AchievementLabel

public string AchievementLabel { get; set; }

Property Value

string

AchievementTitle

public string AchievementTitle { get; set; }

Property Value

string

ApprovalStatus

public string ApprovalStatus { get; set; }

Property Value

string

CompanyName

public string CompanyName { get; set; }

Property Value

string

DurationQuantity

public int? DurationQuantity { get; set; }

Property Value

int?

DurationUnit

public string DurationUnit { get; set; }

Property Value

string

Email

public string Email { get; set; }

Property Value

string

EventScheduledEnd

public DateTimeOffset? EventScheduledEnd { get; set; }

Property Value

DateTimeOffset?

EventScheduledStart

public DateTimeOffset EventScheduledStart { get; set; }

Property Value

DateTimeOffset

EventTitle

public string EventTitle { get; set; }

Property Value

string

FirstName

public string FirstName { get; set; }

Property Value

string

HomeAddressCity

public string HomeAddressCity { get; set; }

Property Value

string

HomeAddressCountry

public string HomeAddressCountry { get; set; }

Property Value

string

HomeAddressPostalCode

public string HomeAddressPostalCode { get; set; }

Property Value

string

HomeAddressProvince

public string HomeAddressProvince { get; set; }

Property Value

string

HomeAddressStreet1

public string HomeAddressStreet1 { get; set; }

Property Value

string

HomeAddressStreet2

public string HomeAddressStreet2 { get; set; }

Property Value

string

IncludeInT2202

public bool IncludeInT2202 { get; set; }

Property Value

bool

LastName

public string LastName { get; set; }

Property Value

string

MiddleName

public string MiddleName { get; set; }

Property Value

string

OrganizationIdentifier

public Guid OrganizationIdentifier { get; set; }

Property Value

Guid

OrganizationSnapshot

public string OrganizationSnapshot { get; set; }

Property Value

string

PersonCode

public string PersonCode { get; set; }

Property Value

string

RegistrationFee

public decimal? RegistrationFee { get; set; }

Property Value

decimal?

RegistrationIdentifier

public Guid RegistrationIdentifier { get; set; }

Property Value

Guid

ShippingAddressCity

public string ShippingAddressCity { get; set; }

Property Value

string

ShippingAddressCountry

public string ShippingAddressCountry { get; set; }

Property Value

string

ShippingAddressPostalCode

public string ShippingAddressPostalCode { get; set; }

Property Value

string

ShippingAddressProvince

public string ShippingAddressProvince { get; set; }

Property Value

string

ShippingAddressStreet1

public string ShippingAddressStreet1 { get; set; }

Property Value

string

ShippingAddressStreet2

public string ShippingAddressStreet2 { get; set; }

Property Value

string

SocialInsuranceNumber

public string SocialInsuranceNumber { get; set; }

Property Value

string

UserIdentifier

public Guid UserIdentifier { get; set; }

Property Value

Guid