Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the locale ID that is used for currency on the Web site.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
Syntax
'Declaration
Public Property CurrencyLocaleId As Integer
Get
Set
'Usage
Dim instance As SPFieldCalculated
Dim value As Integer
value = instance.CurrencyLocaleId
instance.CurrencyLocaleId = value
public int CurrencyLocaleId { get; set; }
Property Value
Type: System.Int32
A 32-bit integer that specifies the locale ID.