SIFWorks ADK 2.0
RaceList Property
NamespacesEdustructures.SifWorks.CommonDemographicsRaceList

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

Gets or sets the value of the <RaceList> element.
Declaration Syntax
C#Visual BasicVisual C++
public RaceList RaceList{ get; set;}
Public Property RaceList As RaceList
public:
property RaceList^ RaceList {
	RaceList^ get ();
	void set (RaceList^ value);
}
Value
A RaceList
Remarks

The SIF specification defines the meaning of this null as: "The person's race or ethnicity"

To remove the RaceList, set RaceList to null

Version: 2.0

Since: 1.1

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