SIFWorks ADK 2.0
StudentPersonalData Property
NamespacesEdustructures.SifWorks.EtranscriptsStudentDemographicRecordStudentPersonalData

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

Gets or sets the value of the <StudentPersonalData> element.
Declaration Syntax
C#Visual BasicVisual C++
public StudentPersonalData StudentPersonalData{ get; set;}
Public Property StudentPersonalData As StudentPersonalData
public:
property StudentPersonalData^ StudentPersonalData {
	StudentPersonalData^ get ();
	void set (StudentPersonalData^ value);
}
Value
A StudentPersonalData
Remarks

To remove the StudentPersonalData, set StudentPersonalData to null

Version: 2.0

Since: 2.0

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