CrmDecimal Class (CrmHelpers)

banner art

[Applies to: Microsoft Dynamics CRM 4.0]

Find the latest SDK documentation: CRM 2015 SDK

Represents a decimal attribute.

The CrmDecimal class exposes the following members.

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

Requirements

Filename: businessentitypartialtypes.cs

See Also

Reference

© 2010 Microsoft Corporation. All rights reserved.