Class Employee
- Namespace
- InSite.Persistence
- Assembly
- InSite.Persistence.dll
- Inheritance
-
Employee
- Inherited Members
-
Constructors
Employee()
Properties
EmployeeAccountNumber
public string EmployeeAccountNumber { get; set; }
Property Value
- string
public string EmployeeContactLabel { get; set; }
Property Value
- string
public string EmployeeContactType { get; set; }
Property Value
- string
EmployeeEmail
public string EmployeeEmail { get; set; }
Property Value
- string
EmployeeFirstName
public string EmployeeFirstName { get; set; }
Property Value
- string
EmployeeFullName
public string EmployeeFullName { get; set; }
Property Value
- string
EmployeeGender
public string EmployeeGender { get; set; }
Property Value
- string
EmployeeHomeAddressCity
public string EmployeeHomeAddressCity { get; set; }
Property Value
- string
EmployeeHomeAddressCountry
public string EmployeeHomeAddressCountry { get; set; }
Property Value
- string
EmployeeHomeAddressPostalCode
public string EmployeeHomeAddressPostalCode { get; set; }
Property Value
- string
EmployeeHomeAddressProvince
public string EmployeeHomeAddressProvince { get; set; }
Property Value
- string
EmployeeHomeAddressStreet1
public string EmployeeHomeAddressStreet1 { get; set; }
Property Value
- string
EmployeeHonorific
public string EmployeeHonorific { get; set; }
Property Value
- string
EmployeeJobTitle
public string EmployeeJobTitle { get; set; }
Property Value
- string
EmployeeLastName
public string EmployeeLastName { get; set; }
Property Value
- string
EmployeeMemberEndDate
public DateTime? EmployeeMemberEndDate { get; set; }
Property Value
- DateTime?
EmployeeMemberStartDate
public DateTime? EmployeeMemberStartDate { get; set; }
Property Value
- DateTime?
EmployeeOrganizationIdentifier
public Guid EmployeeOrganizationIdentifier { get; set; }
Property Value
- Guid
EmployeePhone
public string EmployeePhone { get; set; }
Property Value
- string
EmployeePhoneHome
public string EmployeePhoneHome { get; set; }
Property Value
- string
EmployeePhoneMobile
public string EmployeePhoneMobile { get; set; }
Property Value
- string
EmployeeProcessStep
public string EmployeeProcessStep { get; set; }
Property Value
- string
EmployeeShippingAddressCity
public string EmployeeShippingAddressCity { get; set; }
Property Value
- string
EmployeeShippingAddressCountry
public string EmployeeShippingAddressCountry { get; set; }
Property Value
- string
EmployeeShippingAddressPostalCode
public string EmployeeShippingAddressPostalCode { get; set; }
Property Value
- string
EmployeeShippingAddressProvince
public string EmployeeShippingAddressProvince { get; set; }
Property Value
- string
EmployeeShippingAddressStreet1
public string EmployeeShippingAddressStreet1 { get; set; }
Property Value
- string
EmployeeShippingPreference
public string EmployeeShippingPreference { get; set; }
Property Value
- string
EmployeeUserIdentifier
public Guid EmployeeUserIdentifier { get; set; }
Property Value
- Guid
public string EmployerContactLabel { get; set; }
Property Value
- string
EmployerDistrictIdentifier
public Guid? EmployerDistrictIdentifier { get; set; }
Property Value
- Guid?
EmployerDistrictName
public string EmployerDistrictName { get; set; }
Property Value
- string
EmployerDistrictRegion
public string EmployerDistrictRegion { get; set; }
Property Value
- string
EmployerGroupIdentifier
public Guid EmployerGroupIdentifier { get; set; }
Property Value
- Guid
EmployerGroupName
public string EmployerGroupName { get; set; }
Property Value
- string
EmployerGroupNumber
public string EmployerGroupNumber { get; set; }
Property Value
- string
EmployerOrganizationIdentifier
public Guid EmployerOrganizationIdentifier { get; set; }
Property Value
- Guid
EmployerPhone
public string EmployerPhone { get; set; }
Property Value
- string
EmployerPhoneFax
public string EmployerPhoneFax { get; set; }
Property Value
- string
EmployerShippingAddressCity
public string EmployerShippingAddressCity { get; set; }
Property Value
- string
EmployerShippingAddressCountry
public string EmployerShippingAddressCountry { get; set; }
Property Value
- string
EmployerShippingAddressPostalCode
public string EmployerShippingAddressPostalCode { get; set; }
Property Value
- string
EmployerShippingAddressProvince
public string EmployerShippingAddressProvince { get; set; }
Property Value
- string
EmployerShippingAddressStreet1
public string EmployerShippingAddressStreet1 { get; set; }
Property Value
- string
EmployerShippingAddressStreet2
public string EmployerShippingAddressStreet2 { get; set; }
Property Value
- string