[This is preliminary documentation and is subject to change.]
A GradingAssignment
| C# | Visual Basic | Visual C++ |
public class GradingAssignment : SifDataObject
Public Class GradingAssignment _ Inherits SifDataObject
public ref class GradingAssignment : public SifDataObject
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| GradingAssignmentGradingAssignmentNew()() |
Creates an instance of a GradingAssignment
| |
| GradingAssignmentGradingAssignmentNew(String, String, String, String, String) |
Constructor that accepts values for all mandatory fields
| |
| CreateDate |
Gets or sets the value of the <CreateDate> element.
| |
| Description |
Gets or sets the value of the <Description> element.
| |
| DetailedDescription |
Gets or sets the value of the <DetailedDescription> element.
| |
| DueDate |
Gets or sets the value of the <DueDate> element.
| |
| GradingCategoryRefId |
Gets or sets the value of the GradingCategoryRefId attribute.
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
(Overrides SifDataObject.KeyFields.) | |
| PointsPossible |
Gets or sets the value of the <PointsPossible> element.
| |
| RefId |
Gets or sets the value of the RefId attribute.
(Overrides SifDataObject.RefId.) | |
| SchoolInfoRefId |
Gets or sets the value of the SchoolInfoRefId attribute.
| |
| SectionInfoRefId |
Gets or sets the value of the SectionInfoRefId attribute.
| |
| SetDetailedDescription(DetailedDescriptionType, String) | Sets the value of the <DetailedDescription> element. | |
| TermInfoRefId |
Gets or sets the value of the TermInfoRefId attribute.
| |
| Weight |
Gets or sets the value of the <Weight> element.
|
Author: Generated by adkgen
Version: 2.0
Since: 2.0
| Object | |||||
| Element | |||||
| SifElement | |||||
| SifKeyedElement | |||||
| SifDataObject | |||||
| GradingAssignment | |||||