Class Name

This class is meant to help passing a "name" back and forth. Mainly used by the Name Parser.

System.Object
  EPS.Business.Names.Name

public class Name : object

Class Members

MemberDescription
Constructor Constructor
FillFromNameEntity Fills this dummy object with data from a Name entity.
public void FillFromNameEntity( NameEntity entity );
FillNameEntity Fills a given Name entity with the content of this dummy object.
public void FillNameEntity( NameEntity entity );
IsClean Check whether all fields are empty.
public bool IsClean();
Canceled Canceled
FirstName First name
LastName Last name
MiddleName Middle name
Suffix Suffix
Title Title
Updated Updated

Requirements

Namespace: EPS.Business.Names
Assembly: NAMEBUSINESSOBJECT.DLL


  Last Updated: 5/23/2007 | © , 2007