CrmNumberProperty.Value Field

banner art

Specifies the value of the attribute.

Syntax

[Visual Basic]
Public Field Value As CrmNumber

[C#]
public CrmNumber Value;

[JScript]
public var Value : CrmNumber;

Remarks

Represents a field of type CrmNumber.

See Also

© 2007 Microsoft Corporation. All rights reserved.