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. |
CompareTo | Compares the current object with another object of the same type. |
Equals | Overloaded. |
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. |
Identity Class | DomainObjects.Facade.Domain Namespace