SIFWorks ADK 2.0
SubjectAreaList Property
NamespacesEdustructures.SifWorks.StudentSchoolCourseInfoSubjectAreaList

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

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

The SIF specification defines the meaning of this null as: "Subject matter area or department"

To remove the SubjectAreaList, set SubjectAreaList to null

Version: 2.0

Since: 1.1

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