SIFWorks ADK 2.0
RaceType Class
NamespacesEdustructures.SifWorks.CommonRaceType

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

Defines the set of values that can be specified whenever a RaceType is used as a parameter to a method or constructor.
Declaration Syntax
C#Visual BasicVisual C++
public class RaceType : SifEnum
Public Class RaceType _
	Inherits SifEnum
public ref class RaceType : public SifEnum
Members
All MembersMethodsFields



IconMemberDescription
static memberAFRICAN_AMERICAN
Black or African American ("1000")

static memberAMERICAN_INDIAN
American Indian or Alaska Native ("0998")

static memberASIAN
Asian ("0999")

static memberPACISLANDER
Native Hawaiian or Other Pacific Islander ("1001")

static memberSIF1X_AMER_INDIAN_OR_ALASKAN_NATIVE
American Indian or Alaskan Native ("I")

static memberSIF1X_ASIAN_OR_PACISLANDER
Asian or Pacific Islander ("A")

static memberSIF1X_ASIAN_PACISLANDER
Asian Pacific American ("F")

static memberSIF1X_BLACK
Black ("B")

static memberSIF1X_BLACK_NON_HISP
Black (Non-Hispanic) ("N")

static memberSIF1X_CAUCASIAN
Caucasian ("C")

static memberSIF1X_HAWAIIAN
Native Hawaiian ("J")

static memberSIF1X_HISPANIC
Hispanic ("H")

static memberSIF1X_NATIVE_AMER
Native American ("G")

static memberSIF1X_NOT_PROVIDED
Not provided ("7")

static memberSIF1X_OTHER
Other Race or Ethnicity ("E")

static memberSIF1X_PACISLANDER
Pacific Islander ("P")

static memberSIF1X_SUBCONT_ASIAN_AMER
Subcontinent Asian American ("D")

static memberSIF1X_WHITE_NON_HISP
White (Non-Hispanic) ("O")

static memberSIF1X_ZZ
Mutually Defined ("Z")

static memberWHITE
White ("1002")

static memberWrap(String)
Wrap an arbitrary string value in a RaceType object.

Remarks
Alternatively, the static Wrap(String) method can be called to encapsulate any string value in a RaceType object.

Author: Generated by adkgen

Version: 2.0

Since: 1.1

Inheritance Hierarchy
Object
SifSimpleType
 AdkDataType<(Of <String>)>
  SifString
   SifEnum
    RaceType

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