Class CreateStudentAlumniRecordRequest
Represents the a request for the CreateStudentAlumniRecord method.
Inheritance
System.Object
CreateStudentAlumniRecordRequest
Namespace: Cmc.Nexus.Common.Services
Assembly: Cmc.Nexus.Common.Contracts.dll
Syntax
public class CreateStudentAlumniRecordRequest : ServiceRequest
Constructors
CreateStudentAlumniRecordRequest()
Declaration
public CreateStudentAlumniRecordRequest()
Properties
Address
Address
Declaration
public string Address { get; set; }
Property Value
Type | Description |
---|---|
System.String |
agencyId
AgencyID
Declaration
public int? agencyId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
alienNumber
MaritalID
Declaration
public string alienNumber { get; set; }
Property Value
Type | Description |
---|---|
System.String |
CampusID
CampusID
Declaration
public int? CampusID { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
Citizen
Citizen
Declaration
public int? Citizen { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
City
TermId
Declaration
public string City { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Comments
Comments
Declaration
public string Comments { get; set; }
Property Value
Type | Description |
---|---|
System.String |
CountryID
CountryID
Declaration
public int? CountryID { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
countyId
SyCountyID
Declaration
public int? countyId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
CumGPA
CumGPA
Declaration
public string CumGPA { get; set; }
Property Value
Type | Description |
---|---|
System.String |
DataBlockIndicator
DataBlockIndicator
Declaration
public bool DataBlockIndicator { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
dateOfBirth
DOB
Declaration
public DateTime? dateOfBirth { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> |
DBIModifiedDate
DBIModifiedDate
Declaration
public DateTime? DBIModifiedDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> |
Disabled
Disabled
Declaration
public string Disabled { get; set; }
Property Value
Type | Description |
---|---|
System.String |
DLNum
DLNum
Declaration
public string DLNum { get; set; }
Property Value
Type | Description |
---|---|
System.String |
DLState
DLState
Declaration
public string DLState { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Declaration
public string Email { get; set; }
Property Value
Type | Description |
---|---|
System.String |
EthnicitiesList
MobileNumber
Declaration
public List<int> EthnicitiesList { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<System.Int32> |
extraCurricular
MobileNumber
Declaration
public List<int> extraCurricular { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<System.Int32> |
extraCurricularActivityId
ExtraCurrID
Declaration
public int? extraCurricularActivityId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
FirstName
FirstName
Declaration
public string FirstName { get; set; }
Property Value
Type | Description |
---|---|
System.String |
GenderPronounList
Declaration
public IList<int> GenderPronounList { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IList<System.Int32> |
GradDate
GradDate
Declaration
public DateTime? GradDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> |
GradeLevelID
GradeLevelID
Declaration
public int? GradeLevelID { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
hispanicLatino
MobileNumber
Declaration
public string hispanicLatino { get; set; }
Property Value
Type | Description |
---|---|
System.String |
isBadAddress
BadAddr
Declaration
public bool isBadAddress { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
isBadPhone
BadPhone
Declaration
public bool isBadPhone { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
IsClearinghouseDataBlockIndicator
IsClearinghouseDataBlockIndicator
Declaration
public bool IsClearinghouseDataBlockIndicator { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
LastName
LastName
Declaration
public string LastName { get; set; }
Property Value
Type | Description |
---|---|
System.String |
MaidenName
MaidenName
Declaration
public string MaidenName { get; set; }
Property Value
Type | Description |
---|---|
System.String |
maritalStatusId
MaritalID
Declaration
public int? maritalStatusId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
MidDate
MidDate
Declaration
public DateTime? MidDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> |
MiddleName
MiddleName
Declaration
public string MiddleName { get; set; }
Property Value
Type | Description |
---|---|
System.String |
mobilePhoneNumber
MobileNumber
Declaration
public string mobilePhoneNumber { get; set; }
Property Value
Type | Description |
---|---|
System.String |
nationalityId
NationalityID
Declaration
public int? nationalityId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
NickName
NickName
Declaration
public string NickName { get; set; }
Property Value
Type | Description |
---|---|
System.String |
NIStudent
NIStudent
Declaration
public bool NIStudent { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
otherEmailAddress
OtherEmail
Declaration
public string otherEmailAddress { get; set; }
Property Value
Type | Description |
---|---|
System.String |
otherPhoneNumber
OtherPhone
Declaration
public string otherPhoneNumber { get; set; }
Property Value
Type | Description |
---|---|
System.String |
PIN
PIN
Declaration
public int? PIN { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
PreferredName
Declaration
public string PreferredName { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ProgramDescrip
ProgramDescrip
Declaration
public string ProgramDescrip { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ProgramID
ProgramID
Declaration
public int? ProgramID { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
ProgramVersionID
ProgramVersionID
Declaration
public int? ProgramVersionID { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
SexId
SexId
Declaration
public int? SexId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
ShiftID
ShiftID
Declaration
public int? ShiftID { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
smsServiceProviderId
SMSProviderID
Declaration
public int? smsServiceProviderId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
SSN
SSN
Declaration
public string SSN { get; set; }
Property Value
Type | Description |
---|---|
System.String |
StartDate
StartDate
Declaration
public DateTime? StartDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> |
State
State
Declaration
public string State { get; set; }
Property Value
Type | Description |
---|---|
System.String |
StatusID
StatusID
Declaration
public int? StatusID { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
SubscribeToSMS
SMSProviderID
Declaration
public bool SubscribeToSMS { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Suffix
Suffix
Declaration
public string Suffix { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Telephone
Telephone
Declaration
public string Telephone { get; set; }
Property Value
Type | Description |
---|---|
System.String |
TitleId
TitleId
Declaration
public int? TitleId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
UserId
UserId
Declaration
public int? UserId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
veteran
vet
Declaration
public string veteran { get; set; }
Property Value
Type | Description |
---|---|
System.String |
WorkExt
WorkExt
Declaration
public string WorkExt { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Workphone
Workphone
Declaration
public string Workphone { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Zip
Zip
Declaration
public string Zip { get; set; }
Property Value
Type | Description |
---|---|
System.String |