Share via


CrmDecimalProperty.Value Field

banner art

Specifies the value of the attribute.

Syntax

[Visual Basic]
Public Field Value As CrmDecimal

[C#]
public CrmDecimal Value;

[JScript]
public var Value : CrmDecimal;

Remarks

Represents a field of type CrmDecimal.

See Also

© 2007 Microsoft Corporation. All rights reserved.