Class NameEntity

This class represents a single name from the names table.

System.Object
  EPS.Business.BusinessObjects.BusinessEntity
    EPS.Business.Names.NameEntity

public class NameEntity : BusinessEntity, INameEntity

Class Members

MemberDescription
Constructor Required Constructor
GetBusinessObject Returns a name business object
public virtual IBusinessObject GetBusinessObject();
LoadEntity Static loader method
public static NameEntity LoadEntity( Guid id );
NewEntity Static new method
public static NameEntity NewEntity();
Addresses Addresses related to this name
BirthDate Birthdate
Categories Categories this name is assigned to
CommunicationInfo Email, phone numbers,... related to this name
Company Company name
FirstName First Name
FullName Combines and parses all the name parts
LastName Last Name
MiddleName Last Name
Prefix Prefix
SearchName Search Name
Suffix Suffix
Title Title

Requirements

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


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