Results set for assigning a course to a student
Namespace: ReturnTypes
Assembly: WCFAPI (in WCFAPI.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
The AssignCourseResults type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() | ErrorDescription |
Description of any errors
|
![]() | StudentCourseID |
ID of the newly assigned course
|
![]() | WasSuccessful |
Was the operation successful
|
See Also