[This is preliminary documentation and is subject to change.]
A GradingAssignmentScore
| C# | Visual Basic | Visual C++ |
public class GradingAssignmentScore : SifDataObject
Public Class GradingAssignmentScore _ Inherits SifDataObject
public ref class GradingAssignmentScore : public SifDataObject
| All Members | Constructors | Properties | |||
| Icon | Member | Description |
|---|---|---|
| GradingAssignmentScoreGradingAssignmentScoreNew()() |
Creates an instance of a GradingAssignmentScore
| |
| GradingAssignmentScoreGradingAssignmentScoreNew(String, String, String, String) |
Constructor that accepts values for all mandatory fields
| |
| GradingAssignmentRefId |
Gets or sets the value of the GradingAssignmentRefId attribute.
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
(Overrides SifDataObject.KeyFields.) | |
| SchoolInfoRefId |
Gets or sets the value of the SchoolInfoRefId attribute.
| |
| ScoreDescription |
Gets or sets the value of the <ScoreDescription> element.
| |
| ScoreLetter |
Gets or sets the value of the <ScoreLetter> element.
| |
| ScorePercent |
Gets or sets the value of the <ScorePercent> element.
| |
| ScorePoints |
Gets or sets the value of the <ScorePoints> element.
| |
| SectionInfoRefId |
Gets or sets the value of the SectionInfoRefId attribute.
| |
| StudentPersonalRefId |
Gets or sets the value of the StudentPersonalRefId attribute.
|
Author: Generated by adkgen
Version: 2.0
Since: 2.0
| Object | |||||
| Element | |||||
| SifElement | |||||
| SifKeyedElement | |||||
| SifDataObject | |||||
| GradingAssignmentScore | |||||