SIFWorks ADK 2.0
OtherIdType Class
NamespacesEdustructures.SifWorks.CommonOtherIdType

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

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



IconMemberDescription
static memberACT_INST
College Board/ACT code set of PK-grade 12 institutions ("0175")

static memberACT_PROG
American College Testing (ACT) Program number ("0254")

static memberATP
College Board Admission Testing Program (ATP) number ("0243")

static memberCERTIFICATE
Professional certificate or license number ("0399")

static memberCONTRACTOR
Test contractor assigned assessment number ("0307")

static memberDISTRICT_ASSIGNED
District-assigned number ("0593")

static memberDRIVERS_LICENSE
Driver's license number ("0328")

static memberDUNS
Dunn and Bradstreet number (e.g., DUNS number) ("0276")

static memberFAMILY_UNIT
Family unit number ("0164")

static memberFEDERAL
Federal identification number ("0264")

static memberHEALTH_RECORD
Health record number ("0339")

static memberIPEDS
Integrated Postsecondary Education Data System (IPEDS) number ("0233")

static memberLEA_SCHOOL
LEA number for school ("0186")

static memberMEDICAID
Medicaid number ("0338")

static memberMIGRANT
Migrant number ("0879")

static memberNCES_LEA
NCES number for LEA ("0216")

static memberNCES_SCHOOL
NCES number for school ("0208")

static memberOTHER
Other ("9999")

static memberOTHER_AGENCY
Other agency number (e.g., Roman Catholic diocese or association number) ("0222")

static memberOTHER_FEDERAL
Other federally assigned number ("0764")

static memberPERSONAL
Personal identification number ("0154")

static memberSCHOOL_ASSIGNED
School-assigned number ("0495")

static memberSEA_LEA
SEA number for LEA ("0763")

static memberSEA_SCHOOL
SEA number for school ("0197")

static memberSELECTIVE_SERVICE
Selective service number ("0780")

static memberSIF1x_DISTRICT_ASSIGNED_NUM
District-assigned number ("06")

static memberSIF1x_DRIVERS_LICENSE
Driver's License Number ("01")

static memberSIF1x_FAMILY_UNIT
Family Unit Number ("13")

static memberSIF1x_HEATH_RECORD
Health Record Number ("02")

static memberSIF1x_MEDICAID
Medicaid Number ("03")

static memberSIF1x_MIGRANT
Migrant number ("09")

static memberSIF1x_OTHER
Other ("99")

static memberSIF1x_PIN
Personal Identification Number ("12")

static memberSIF1x_PROFESSIONAL_LICENSE
Professional Certificate or License Number ("04")

static memberSIF1x_SCHOOL_ASSIGNED_NUM
School-assigned number ("05")

static memberSIF1x_SELECTIVE_SERVICE
Selective Service number ("08")

static memberSIF1x_SSN
Social Security Administration number ("10")

static memberSIF1x_STATE_ASSIGNED_NUM
State-assigned number ("07")

static memberSIF1x_VISA
US Government VISA Number ("11")

static memberSOCIALSECURITY
Social Security administration number ("0004")

static memberSTATE
State-assigned number ("0686")

static memberSTATUTE
Statute number ("0873")

static memberSUBTEST
Sub-test number ("0936")

static memberVISA
US government Visa number ("0113")

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

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

Author: Generated by adkgen

Version: 2.0

Since: 1.1

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

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