CrmNumber Class (CrmHelpers)

banner art

[Applies to: Microsoft Dynamics CRM 4.0]

Find the latest SDK documentation: CRM 2015 SDK

Represents a number (integer) attribute.

The CrmNumber class exposes the following members.

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

Requirements

Filename: businessentitypartialtypes.cs

See Also

Reference

© 2010 Microsoft Corporation. All rights reserved.