[This is preliminary documentation and is subject to change.]
A StudentSectionMarks
| C# | Visual Basic | Visual C++ |
public class StudentSectionMarks : SifDataObject
Public Class StudentSectionMarks _ Inherits SifDataObject
public ref class StudentSectionMarks : public SifDataObject
| All Members | Constructors | Properties | |||
| Icon | Member | Description |
|---|---|---|
| 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.
|
Author: Generated by adkgen
Version: 2.0
Since: 2.0
| Object | |||||
| Element | |||||
| SifElement | |||||
| SifKeyedElement | |||||
| SifDataObject | |||||
| StudentSectionMarks | |||||