All Classes Namespaces Functions Properties Pages
Public Member Functions | Properties | List of all members
EntityIdentity Class Reference

EntityIdentity class More...

Public Member Functions

 EntityIdentity ()
 Initializes a new instance of the EntityIdentity class. More...
 
 EntityIdentity (EntityIdentity entityIdentity)
 Initializes a new instance of the EntityIdentity class. More...
 

Properties

string Id [get, set]
 Gets or sets the Id More...
 
string Name [get, set]
 Gets or sets the Name More...
 

Description

EntityIdentity class

Constructor & Destructor Documentation

Initializes a new instance of the EntityIdentity class.

EntityIdentity ( EntityIdentity  entityIdentity)

Initializes a new instance of the EntityIdentity class.

Parameters
entityIdentityThe entity identity.

Property Documentation

string Id
getset

Gets or sets the Id

string Name
getset

Gets or sets the Name