SIFWorks ADK 2.0
GradingAssignment Class
NamespacesEdustructures.SifWorks.GradebookGradingAssignment

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

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



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

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 2.0

Inheritance Hierarchy
Object
Element
 SifElement
  SifKeyedElement
   SifDataObject
    GradingAssignment

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