2024 April Release

Struct FSCPERSONNELFILE@1.1001:InterviewAppointment Permanent link for this heading

Type used to store appointment information

Properties Permanent link for this heading

Type

Property

Name

ConversationType

iaconversationtype

Conversation Type

date

iadate

Date

InterviewMedium

iamedium

Execution

User[]

iaparticipants

Participants

User

iaresponsible

Responsible Supervisor

Properties Permanent link for this heading


Conversation Type (FSCPERSONNELFILE@1.1001:iaconversationtype) Permanent link for this heading

private ConversationType FSCPERSONNELFILE@1.1001:iaconversationtype


Date (FSCPERSONNELFILE@1.1001:iadate) Permanent link for this heading

private date FSCPERSONNELFILE@1.1001:iadate


Execution (FSCPERSONNELFILE@1.1001:iamedium) Permanent link for this heading

private InterviewMedium FSCPERSONNELFILE@1.1001:iamedium not null


Participants (FSCPERSONNELFILE@1.1001:iaparticipants) Permanent link for this heading

private unique User[] FSCPERSONNELFILE@1.1001:iaparticipants not null


Responsible Supervisor (FSCPERSONNELFILE@1.1001:iaresponsible) Permanent link for this heading

private User FSCPERSONNELFILE@1.1001:iaresponsible readonly(ui)