JmgAbsenceCalendar.insert Method
Inserts a new record into the JmgAbsenceCalendar table.
Syntax
public void insert()
Run On
Server
Remarks
The insertion of records is only enabled if the record correctly validates in the validate method.
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
Inserts a new record into the JmgAbsenceCalendar table.
public void insert()
Server
The insertion of records is only enabled if the record correctly validates in the validate method.