SIFWorks ADK 2.0
NameType Class
NamespacesEdustructures.SifWorks.CommonNameType

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

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



IconMemberDescription
static memberALIAS
Alias ("03")

static memberBIRTH
Given Name (Name at Birth) ("01")

static memberLEGAL
Current legal ("02")

static memberMARRIED
Married name ("07")

static memberNAME_OF_RECORD
Name of record ("04")

static memberPREVIOUS
Previous Name (sometimes called Maiden Name of Female Persons) ("05")

static memberPROFESSIONAL
Professional name ("08")

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

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

Author: Generated by adkgen

Version: 2.0

Since: 1.1

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

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