[This is preliminary documentation and is subject to change.]
A CourseCredits
| C# | Visual Basic | Visual C++ |
public class CourseCredits : SifKeyedElement
Public Class CourseCredits _ Inherits SifKeyedElement
public ref class CourseCredits : public SifKeyedElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| CourseCreditsCourseCreditsNew()() |
Creates an instance of a CourseCredits
| |
| CourseCreditsCourseCreditsNew(CreditType, Nullable<(Of <Decimal>)>) |
Constructor that accepts values for all mandatory fields
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
(Overrides SifKeyedElement.KeyFields.) | |
| SetType(CreditType) |
Sets the value of the Type attribute.
| |
| Type |
Gets or sets the value of the Type attribute.
| |
| Value |
Gets or sets the value of the <CourseCredits> element.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.1
| Object | ||||
| Element | ||||
| SifElement | ||||
| SifKeyedElement | ||||
| CourseCredits | ||||