SIFWorks ADK 2.0
Race Constructor (type, code)
NamespacesEdustructures.SifWorks.CommonRaceRaceRaceNew(String, RaceType)

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

Constructor that accepts values for all mandatory fields
Declaration Syntax
C#Visual BasicVisual C++
public Race(
	string type,
	RaceType code
)
Public Sub New ( _
	type As String, _
	code As RaceType _
)
public:
Race (
	String^ type, 
	RaceType^ code
)
Parameters
type (String)
A code that specifies the coding structure used. The default is "NA".
code (RaceType)
The general racial category which reflects the individual's recognition of his or her community or with which the individual most identifies.

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