Share via


CurrencyInformation.LCID property

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

Syntax

'Declaration
Public ReadOnly Property LCID As String
    Get
'Usage
Dim instance As CurrencyInformation
Dim value As String

value = instance.LCID
public string LCID { get; }

Property value

Type: System.String

See also

Reference

CurrencyInformation class

CurrencyInformation members

Microsoft.SharePoint.Client namespace