SIFWorks ADK 2.0
SubjectArea Property
NamespacesEdustructures.SifWorks.InstrLessonSubjectArea

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

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

The SIF specification defines the meaning of this null as: "For a description of this element, see 5.1.30 SubjectArea."

To remove the SubjectArea, set SubjectArea to null

Version: 2.0

Since: 1.5r1

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