SIFWorks ADK 2.0
GradingAssignmentScore Class
NamespacesEdustructures.SifWorks.GradebookGradingAssignmentScore

[This is preliminary documentation and is subject to change.]

A GradingAssignmentScore
Declaration Syntax
C#Visual BasicVisual C++
public class GradingAssignmentScore : SifDataObject
Public Class GradingAssignmentScore _
	Inherits SifDataObject
public ref class GradingAssignmentScore : public SifDataObject
Members
All MembersConstructorsProperties



IconMemberDescription
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.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 2.0

Inheritance Hierarchy
Object
Element
 SifElement
  SifKeyedElement
   SifDataObject
    GradingAssignmentScore

Assembly: Edustructures.SifWorks.SdoAll (Module: Edustructures.SifWorks.SdoAll) Version: 2.0.0.10