Share via


CrmFloatProperty.Value Field

banner art

Specifies the value of the attribute.

Syntax

[Visual Basic]
Public Field Value As CrmFloat

[C#]
public CrmFloat Value;

[JScript]
public var Value : CrmFloat;

Remarks

Represents a field of type CrmFloat.

See Also

© 2007 Microsoft Corporation. All rights reserved.