GPIC - Backend  1.0
Aplicações .NET para o backend do GPIC
Referência à classe Application.Ports.Student.BaseStudentContract
Diagrama de heranças da classe Application.Ports.Student.BaseStudentContract
[legenda]

Propriedades

string? RegistrationCode [get, set]
 
DateTime BirthDate [get, set]
 
long RG [get, set]
 
string? IssuingAgency [get, set]
 
DateTime DispatchDate [get, set]
 
int Gender [get, set]
 
int Race [get, set]
 
string? HomeAddress [get, set]
 
string? City [get, set]
 
string? UF [get, set]
 
long CEP [get, set]
 
Guid? CampusId [get, set]
 
Guid? CourseId [get, set]
 
string? StartYear [get, set]
 
Guid? AssistanceTypeId [get, set]
 
int? PhoneDDD [get, set]
 
long? Phone [get, set]
 
int? CellPhoneDDD [get, set]
 
long? CellPhone [get, set]
 

Documentação das propriedades

◆ AssistanceTypeId

Guid? Application.Ports.Student.BaseStudentContract.AssistanceTypeId
getset

◆ BirthDate

DateTime Application.Ports.Student.BaseStudentContract.BirthDate
getset

◆ CampusId

Guid? Application.Ports.Student.BaseStudentContract.CampusId
getset

◆ CellPhone

long? Application.Ports.Student.BaseStudentContract.CellPhone
getset

◆ CellPhoneDDD

int? Application.Ports.Student.BaseStudentContract.CellPhoneDDD
getset

◆ CEP

long Application.Ports.Student.BaseStudentContract.CEP
getset

◆ City

string? Application.Ports.Student.BaseStudentContract.City
getset

◆ CourseId

Guid? Application.Ports.Student.BaseStudentContract.CourseId
getset

◆ DispatchDate

DateTime Application.Ports.Student.BaseStudentContract.DispatchDate
getset

◆ Gender

int Application.Ports.Student.BaseStudentContract.Gender
getset

◆ HomeAddress

string? Application.Ports.Student.BaseStudentContract.HomeAddress
getset

◆ IssuingAgency

string? Application.Ports.Student.BaseStudentContract.IssuingAgency
getset

◆ Phone

long? Application.Ports.Student.BaseStudentContract.Phone
getset

◆ PhoneDDD

int? Application.Ports.Student.BaseStudentContract.PhoneDDD
getset

◆ Race

int Application.Ports.Student.BaseStudentContract.Race
getset

◆ RegistrationCode

string? Application.Ports.Student.BaseStudentContract.RegistrationCode
getset

◆ RG

long Application.Ports.Student.BaseStudentContract.RG
getset

◆ StartYear

string? Application.Ports.Student.BaseStudentContract.StartYear
getset

◆ UF

string? Application.Ports.Student.BaseStudentContract.UF
getset

A documentação para esta classe foi gerada a partir do seguinte ficheiro: