This topic has not yet been rated - Rate this topic

SPFieldDecimal class

Represents a decimal (base 10) floating-point data type.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[SubsetCallableTypeAttribute]
public class SPFieldDecimal : SPFieldText

This class is currently only used for external lists such as a currency list, which are often represented using decimal floating-point values.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.