SIFWorks ADK 2.0
CodesetValue Constructor (code)
NamespacesEdustructures.SifWorks.CommonCodesetValueCodesetValueCodesetValueNew(String)

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

Constructor that accepts values for all mandatory fields
Declaration Syntax
C#Visual BasicVisual C++
public CodesetValue(
	string code
)
Public Sub New ( _
	code As String _
)
public:
CodesetValue (
	String^ code
)
Parameters
code (String)
The subject area code (i.e., the first two digits of the course classification code).

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