Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration OFFERED

Sets the offered status of a course instance for a given semester

Index

Enumeration members

Enumeration members

BLANK

BLANK: = ""

The course is NOT being offered this semester and normally wouldn't be

N

N: = "N"

The course is NOT being offered this semester, but usually would be

RETIRED

RETIRED: = "RETIRED"

The course is permanently retired and will not be offered going foward

Y

Y: = "Y"

The course IS being offered this semester, and normally would be

Generated using TypeDoc