Logins may be showing incorrect profile information. Please email psgadmin at microsoft.com for support.
Skip To Content
PowerShell Gallery
Toggle navigation
Packages
Publish
Documentation
Sign in
Search PowerShell packages:
Moodle
0.8
types/MoodleCourse.ps1
class
MoodleCourse
{
[int]
$Id
[string]
$ShortName
[string]
$FullName
[int]
$CategoryId
[string]
$IdNumber
[bool]
$Visible
}