ExamSittingInfoScheduledDtoTime Property Provincial Approach to Student Information API
(Required) The date and time this Exam Sitting is expected to occur relative to Coordinated Universal Time (UTC). The DateTime portion will be represented as UTC and is indicated with a trailing "Z". The trailing "Z" (Zulu) is part of the ISO 8601 date-time standard for UTC times. Example: 2000-01-25T09:00:00Z

Namespace: PASI.DataContract.V2017
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.23.3.0 (9.23.3.0)
Syntax

public DateTimeOffset ScheduledDtoTime { get; set; }

Property Value

Type: DateTimeOffset
Remarks


Field Validation

  • This field is Required.
See Also

Reference