Key Class (CrmHelpers)

banner art

[Applies to: Microsoft Dynamics CRM 4.0]

Find the latest SDK documentation: CRM 2015 SDK

Represents an attribute that refers to the primary key of an entity.

The Key class exposes the following members.

Constructor Description
Key Initializes a new instance of the Key class.
Instance Method Description
Equals Returns true if the specified key is equal to this key value, otherwise returns false.
GetHashCode Gets a hash code for the value.
Static Property Description
Null Gets a null key.

Requirements

Filename: businessentitypartialtypes.cs

See Also

Reference

© 2010 Microsoft Corporation. All rights reserved.