Previous Topic

Next Topic

Book Contents

Book Index

Course Map

children

children

Includes an array of child course map entries.

guid

guid

Specifies the guid of the ContentObject pointed to by this course map entry.

introcount

introcount

The count at the beginning of the course map.

parent

parent

Specifies the guid of the parent course map entry.

title

title

This includes the title of the course.

type

type

Type is an integer that represents the type of the course map entry. The following are the allowed types:

FOLDER = 0x00000001

PAGE = 0x00000010

LAB = 0x00000100

MV4LAB = 0x00001000

BRANCH = 0x00010000

Each of these types can be used as a bitmask and therefore can be ordered together.