SIFWorks ADK 2.0
AddSubjectArea Method (Code)
NamespacesEdustructures.SifWorks.InstrSubjectAreasAddSubjectArea(String)

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

Adds the value of the <SubjectArea> element.
Declaration Syntax
C#Visual BasicVisual C++
public void AddSubjectArea(
	string Code
)
Public Sub AddSubjectArea ( _
	Code As String _
)
public:
void AddSubjectArea (
	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 method AddSubjectArea

Version: 2.0

Since: 2.0

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