SIFWorks ADK 2.0
StudentSectionMarks Class
NamespacesEdustructures.SifWorks.GradebookStudentSectionMarks

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

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



IconMemberDescription
StudentSectionMarksStudentSectionMarksNew()()
Creates an instance of a StudentSectionMarks

StudentSectionMarksStudentSectionMarksNew(String, String, String, String)
Constructor that accepts values for all mandatory fields

IsFinal
Gets or sets the value of the <IsFinal> element.

KeyFields
Gets the metadata fields that make up the key of this object
(Overrides SifDataObject.KeyFields.)
MarkList
Gets or sets the value of the <MarkList> element.

SchoolInfoRefId
Gets or sets the value of the SchoolInfoRefId attribute.

SectionInfoRefId
Gets or sets the value of the SectionInfoRefId attribute.

StudentPersonalRefId
Gets or sets the value of the StudentPersonalRefId attribute.

TermInfoRefId
Gets or sets the value of the TermInfoRefId attribute.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 2.0

Inheritance Hierarchy
Object
Element
 SifElement
  SifKeyedElement
   SifDataObject
    StudentSectionMarks

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