CrmDecimal Class

banner art

Represents a decimal attribute in an entity that is a subclass of BusinessEntity.

The CrmDecimal class exposes the following members.

Constructor Description
CrmDecimal Initializes a new instance of the CrmDecimal class.
Field Description
formattedvalue Specifies the formatted value for the attribute.
IsNull Specifies that the field value is a null value.
IsNullSpecified Specifies whether you are intentionally setting the attribute to a null value.
Value Specifies the value of the attribute.

See Also

© 2007 Microsoft Corporation. All rights reserved.