CrmDecimal Class (CrmService)
![]() |
[Applies to: Microsoft Dynamics CRM 4.0]
Represents a decimal attribute.
The CrmDecimal class exposes the following members.
| Constructor | Description |
| CrmDecimal | Initializes a new instance of the CrmDecimal class. |
| Property | Description |
| formattedvalue | Gets the formatted value for the attribute. |
| IsNull | Gets or sets a value that indicates whether the property value is a null value. |
| IsNullSpecified | Gets or sets a value that indicates whether you are intentionally setting the attribute to a null value. |
| Value | Gets or sets the value of the attribute. |
Requirements
Namespace: CrmService
See Also
Concepts
Reference
© 2010 Microsoft Corporation. All rights reserved.
