SIFWorks ADK 2.0
SetSubjectArea Method (Code)
NamespacesEdustructures.SifWorks.InstrActivitySetSubjectArea(String)

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

Sets the value of the <SubjectArea> element.
Declaration Syntax
C#Visual BasicVisual C++
public void SetSubjectArea(
	string Code
)
Public Sub SetSubjectArea ( _
	Code As String _
)
public:
void SetSubjectArea (
	String^ Code
)
Parameters
Code (String)
The subject area code (i.e. the first two digits of the course classification code)
Remarks

This form of setSubjectArea is provided as a convenience method that is functionally equivalent to the SubjectArea

Version: 2.0

Since: 1.5r1

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