|
| Project (string? title, string? keyWord1, string? keyWord2, string? keyWord3, bool isScholarshipCandidate, string? objective, string? methodology, string? expectedResults, string? activitiesExecutionSchedule, Guid? studentId, Guid? programTypeId, Guid? professorId, Guid? subAreaId, Guid? noticeId, EProjectStatus? status, string? statusDescription, string? appealDescription, DateTime? submitionDate, DateTime? ressubmissionDate, DateTime? cancellationDate, string? cancellationReason) |
|
| Project (Guid? id, string? title, string? keyWord1, string? keyWord2, string? keyWord3, bool isScholarshipCandidate, string? objective, string? methodology, string? expectedResults, string? activitiesExecutionSchedule, Guid? studentId, Guid? programTypeId, Guid? professorId, Guid? subAreaId, Guid? noticeId, EProjectStatus? status, string? statusDescription, string? appealDescription, DateTime? submitionDate, DateTime? ressubmissionDate, DateTime? cancellationDate, string? cancellationReason) |
|
Membros públicos herdados de Domain.Entities.Primitives.Entity |
void | DeactivateEntity () |
|
void | ActivateEntity () |
|
|
string? | Title [get, set] |
| Título do Projeto de Iniciação Científica Mais...
|
|
string? | KeyWord1 [get, set] |
|
string? | KeyWord2 [get, set] |
|
string? | KeyWord3 [get, set] |
|
bool | IsScholarshipCandidate [get, set] |
| O aluno é candidato à Bolsa? Mais...
|
|
string?? | Objective [get, set] |
| Proposta do Projeto IC: Objetivo Mais...
|
|
string?? | Methodology [get, set] |
| Proposta do Projeto IC: Metodologia Mais...
|
|
string?? | ExpectedResults [get, set] |
| Proposta do Projeto IC: Resultados Esperados Mais...
|
|
string? | ActivitiesExecutionSchedule [get, set] |
| Cronograma de Execução das Atividades Mais...
|
|
Guid? | ProgramTypeId [get, set] |
|
Guid? | ProfessorId [get, set] |
|
Guid? | SubAreaId [get, set] |
|
Guid? | NoticeId [get, set] |
|
virtual ? ProgramType | ProgramType [get, set] |
|
virtual ? Professor | Professor [get, set] |
|
virtual ? Student | Student [get, set] |
|
virtual ? SubArea | SubArea [get, set] |
|
virtual ? Notice | Notice [get, set] |
|
EProjectStatus? | Status [get, set] |
| Status do projeto. Mais...
|
|
string? | StatusDescription [get, set] |
| Descrição do status. Mais...
|
|
string? | AppealObservation [get, set] |
| Descrição da solicitação de recurso do orientador. Mais...
|
|
DateTime? | SubmissionDate [get, set] |
|
DateTime? | AppealDate [get, set] |
|
DateTime? | CancellationDate [get, set] |
|
string? | CancellationReason [get, set] |
| Razão de cancelamento do projeto, preenchido pelo professor. Mais...
|
|
string? | CertificateUrl [get, set] |
| URL do certificado do projeto. Mais...
|
|
Propriedades herdados de Domain.Entities.Primitives.Entity |
Guid? | Id [get, protected set] |
|
DateTime? | DeletedAt [get, protected set] |
|
Projeto de Iniciação Científica