DomainObjects Class Library

Identity Members

Identity overview

Public Static Operators

Equality Operator 
Inequality Operator 

Public Instance Constructors

Identity Constructor

Public Instance Properties

DeclaredType The implementation class of the identified object.
LowestBasePersistableClass The the lowest base persistable class in the implementation class hierarchy.
PrimaryKey The primary key value of the identified object.

Public Instance Methods

CompareTo Compares the current object with another object of the same type.
EqualsOverloaded.  
GetHashCode Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
GetIdentityString Gets a string that semantically and uniquely identifies this instance.
GetType (inherited from Object)Gets the Type of the current instance.
ToString Returns a String that represents the current Object.

See Also

Identity Class | DomainObjects.Facade.Domain Namespace