Class ReassignLead
Inheritance
System.Object
ReassignLead
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Cmc.Nexus.Admissions.Services
Assembly: Cmc.Nexus.Admissions.Contracts.dll
Syntax
public class ReassignLead
Constructors
ReassignLead()
Declaration
public ReassignLead()
Properties
AdmissionsRepCode
Declaration
public string AdmissionsRepCode { get; set; }
Property Value
Type | Description |
---|---|
System.String |
AdmissionsRepId
Gets or sets the AmRePId.
Declaration
public int AdmissionsRepId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
AdmissionsRepName
Gets or sets the AmRepDescrip.
Declaration
public string AdmissionsRepName { get; set; }
Property Value
Type | Description |
---|---|
System.String |
AdProgram
Gets or sets the AdProgram.
Declaration
[Obsolete]
public string AdProgram { get; set; }
Property Value
Type | Description |
---|---|
System.String |
AmLeadSrcDescrip
Gets or sets the AmLeadSrcDescrip.
Declaration
[Obsolete]
public string AmLeadSrcDescrip { get; set; }
Property Value
Type | Description |
---|---|
System.String |
AmLeadTypeDescrip
Gets or sets the AmLeadTypeDescrip.
Declaration
[Obsolete]
public string AmLeadTypeDescrip { get; set; }
Property Value
Type | Description |
---|---|
System.String |
AmRepCode
Declaration
[Obsolete]
public string AmRepCode { get; set; }
Property Value
Type | Description |
---|---|
System.String |
AmRepDescrip
Gets or sets the AmRepDescrip.
Declaration
[Obsolete]
public string AmRepDescrip { get; set; }
Property Value
Type | Description |
---|---|
System.String |
AmRePId
Gets or sets the AmRePId.
Declaration
[Obsolete]
public int AmRePId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
CampusCode
Gets or sets the CampusCode.
Declaration
public string CampusCode { get; set; }
Property Value
Type | Description |
---|---|
System.String |
CampusDescription
Gets or sets the CampusDescription.
Declaration
[Obsolete]
public string CampusDescription { get; set; }
Property Value
Type | Description |
---|---|
System.String |
CampusName
Gets or sets the CampusDescription.
Declaration
public string CampusName { get; set; }
Property Value
Type | Description |
---|---|
System.String |
FirstName
Gets or sets the First Name.
Declaration
public string FirstName { get; set; }
Property Value
Type | Description |
---|---|
System.String |
FullName
Declaration
public string FullName { get; set; }
Property Value
Type | Description |
---|---|
System.String |
LastName
Gets or sets the Last Name.
Declaration
public string LastName { get; set; }
Property Value
Type | Description |
---|---|
System.String |
LeadCategoryName
Declaration
public string LeadCategoryName { get; set; }
Property Value
Type | Description |
---|---|
System.String |
LeadSourceName
Gets or sets the AmLeadSrcDescrip.
Declaration
public string LeadSourceName { get; set; }
Property Value
Type | Description |
---|---|
System.String |
LeadTypeName
Gets or sets the AmLeadTypeDescrip.
Declaration
public string LeadTypeName { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Mi
Gets or sets the MI.
Declaration
[Obsolete]
public string Mi { get; set; }
Property Value
Type | Description |
---|---|
System.String |
MiddleName
Gets or sets the MI.
Declaration
public string MiddleName { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ProgramName
Gets or sets the AdProgram.
Declaration
public string ProgramName { get; set; }
Property Value
Type | Description |
---|---|
System.String |
State
Gets or sets the State.
Declaration
public string State { get; set; }
Property Value
Type | Description |
---|---|
System.String |
StudentId
Gets or sets the StudentId.
Declaration
public int StudentId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
StudentNumber
Declaration
public string StudentNumber { get; set; }
Property Value
Type | Description |
---|---|
System.String |
SyStudentId
Gets or sets the StudentId.
Declaration
[Obsolete]
public int SyStudentId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |