SIFWorks ADK 2.0
StudentDemographicRecord Class
NamespacesEdustructures.SifWorks.EtranscriptsStudentDemographicRecord

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

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



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

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 2.0

Inheritance Hierarchy
Object
Element
 SifElement
  SifKeyedElement
   SifDataObject
    StudentDemographicRecord

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