[This is preliminary documentation and is subject to change.]
The name of a person
| C# | Visual Basic | Visual C++ |
public class Name : SifKeyedElement
Public Class Name _ Inherits SifKeyedElement
public ref class Name : public SifKeyedElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| 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.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.1