Share via


FieldCalculated.CurrencyLocaleId property

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

Syntax

'Declaration
Public Property CurrencyLocaleId As Integer
    Get
    Set
'Usage
Dim instance As FieldCalculated
Dim value As Integer

value = instance.CurrencyLocaleId

instance.CurrencyLocaleId = value
public int CurrencyLocaleId { get; set; }

Property value

Type: System.Int32

See also

Reference

FieldCalculated class

FieldCalculated members

Microsoft.SharePoint.Client namespace