SIFWorks ADK 2.0
Name Class
NamespacesEdustructures.SifWorks.CommonName

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

The name of a person
Declaration Syntax
C#Visual BasicVisual C++
public class Name : SifKeyedElement
Public Class Name _
	Inherits SifKeyedElement
public ref class Name : public SifKeyedElement
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
NameNameNew()()
Creates an instance of a Name

NameNameNew(NameType, String, String)
Constructor that accepts values for all mandatory fields

FirstName
Gets or sets the value of the <FirstName> element.

FullName
Gets or sets the value of the <FullName> element.

KeyFields
Gets the metadata fields that make up the key of this object
(Overrides SifKeyedElement.KeyFields.)
LastName
Gets or sets the value of the <LastName> element.

MiddleName
Gets or sets the value of the <MiddleName> element.

PreferredName
Gets or sets the value of the <PreferredName> element.

Prefix
Gets or sets the value of the <Prefix> element.

SetType(NameType)
Sets the value of the Type attribute.

SortName
Gets or sets the value of the <SortName> element.

Suffix
Gets or sets the value of the <Suffix> element.

Type
Gets or sets the value of the Type attribute.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.1

Inheritance Hierarchy

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