SIFWorks ADK 2.0
SubjectAreas Property
NamespacesEdustructures.SifWorks.InstrLearningStandardDocumentSubjectAreas

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

Gets or sets the value of the <SubjectAreas> element.
Declaration Syntax
C#Visual BasicVisual C++
public SubjectAreas SubjectAreas{ get; set;}
Public Property SubjectAreas As SubjectAreas
public:
property SubjectAreas^ SubjectAreas {
	SubjectAreas^ get ();
	void set (SubjectAreas^ value);
}
Value
A SubjectAreas
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 SubjectAreas, set SubjectAreas to null

Version: 2.0

Since: 1.5r1

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