[This is preliminary documentation and is subject to change.]
Number of credits the student is attempting to earn. If present, this element's value overrides the credits in SchoolCourseInfo and SectionInfo.
| C# | Visual Basic | Visual C++ |
public class CreditsAttempted : SifKeyedElement
Public Class CreditsAttempted _ Inherits SifKeyedElement
public ref class CreditsAttempted : public SifKeyedElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| CreditsAttemptedCreditsAttemptedNew()() |
Creates an instance of a CreditsAttempted
| |
| CreditsAttemptedCreditsAttemptedNew(CreditType, String) |
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 <CreditsAttempted> element.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | ||||
| Element | ||||
| SifElement | ||||
| SifKeyedElement | ||||
| CreditsAttempted | ||||