UniqueIdentifier Class (CrmHelpers)
![]() |
[Applies to: Microsoft Dynamics CRM 4.0]
Find the latest SDK documentation: CRM 2015 SDK
Represents an attribute that is the ID (GUID) of another entity instance.
The UniqueIdentifier class exposes the following members.
| Constructor | Description |
| UniqueIdentifier | Initializes a new instance of the UniqueIdentifier class. |
| Instance Method | Description |
| Equals | Returns true if the specified ID is equal to this ID value, otherwise returns false. |
| GetHashCode | Gets a hash code for the value. |
| Static Property | Description |
| Null | Gets a null unique ID. |
Requirements
Filename: businessentitypartialtypes.cs
See Also
Reference
.gif)