C# Class PurplePen.EventDB.ValidateInfo

Show file Open project: petergolde/PurplePen

Public Properties

Property Type Description
eventDB EventDB
sortOrders Id>.Dictionary
usedCodes bool>.Dictionary
usedCourseControls Id>.Dictionary
usedDescriptionCourses bool>.Dictionary

Property Details

eventDB public property

public EventDB,PurplePen eventDB
return EventDB

sortOrders public property

public Dictionary> sortOrders
return Id>.Dictionary

usedCodes public property

public Dictionary usedCodes
return bool>.Dictionary

usedCourseControls public property

public Dictionary,Id> usedCourseControls
return Id>.Dictionary

usedDescriptionCourses public property

public Dictionary usedDescriptionCourses
return bool>.Dictionary