createTempCalendarDayCalendarEventRecord: Create new TempCalendarDayCalendarEventRecord.

Description Usage Arguments Value References

View source: R/AttendanceFunctions.R

Description

This function creates a new TempCalendarDayCalendarEventRecord.

Usage

1
2
3
4
5
6
7
8
9
createTempCalendarDayCalendarEventRecord(
  EntityID = 1,
  setCalendar = NULL,
  setCalendarDayID = NULL,
  setCalendarEvent = NULL,
  setCalendarEventID = NULL,
  setDate = NULL,
  setFailureReason = NULL
)

Arguments

EntityID

The id of the entity. Run getAllEntities for a list of entities.

setFieldName

Values to set FieldName to for the given object. Defaults to NULL for all set fields which does not set the field's value.

Value

The fields used to define the newly created TempCalendarDayCalendarEventRecord.

References

{yourApiUrl}/swagger

Skyward's Knowledge Hub


samterfa/SkywardSDK documentation built on Oct. 13, 2020, 6:53 a.m.