RusticiSoftware / SCORMCloud_NetLibrary

A C# library to assist in the integration of the SCORM Cloud service into .Net 2.0+ applications.
http://scorm.com/scorm-solved/scorm-cloud/develop-a-scorm-cloud-app/
Other
11 stars 22 forks source link

Expose tags property on CourseData #39

Closed rwiggins closed 6 years ago

rwiggins commented 6 years ago

The CourseData class already has a tags field containing the tags returned by the course service - it just wasn't exposed publicly.