[This is preliminary documentation and is subject to change.]
A StudentDemographicRecord
| C# | Visual Basic | Visual C++ |
public class StudentDemographicRecord : SifDataObject
Public Class StudentDemographicRecord _ Inherits SifDataObject
public ref class StudentDemographicRecord : public SifDataObject
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| StudentDemographicRecordStudentDemographicRecordNew()() |
Creates an instance of a StudentDemographicRecord
| |
| StudentDemographicRecordStudentDemographicRecordNew(String, String, TranscriptRecordRefObject) |
Constructor that accepts values for all mandatory fields
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
(Overrides SifDataObject.KeyFields.) | |
| RefId |
Gets or sets the value of the RefId attribute.
(Overrides SifDataObject.RefId.) | |
| ReportingDate |
Gets or sets the value of the <ReportingDate> element.
| |
| SetSIF_RefObject(TranscriptRecordRefObject) |
Sets the value of the SIF_RefObject attribute.
| |
| SIF_RefId |
Gets or sets the value of the SIF_RefId attribute.
| |
| SIF_RefObject |
Gets or sets the value of the SIF_RefObject attribute.
| |
| StudentContactsSummary |
Gets or sets the value of the <StudentContactsSummary> element.
| |
| StudentPersonalData |
Gets or sets the value of the <StudentPersonalData> element.
|
Author: Generated by adkgen
Version: 2.0
Since: 2.0
| Object | |||||
| Element | |||||
| SifElement | |||||
| SifKeyedElement | |||||
| SifDataObject | |||||
| StudentDemographicRecord | |||||