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 an integer collection of LCIDs.
Namespace: Microsoft.SharePoint.Client.Taxonomy
Assembly: Microsoft.SharePoint.Client.Taxonomy (in Microsoft.SharePoint.Client.Taxonomy.dll)
Syntax
'Declaration
Public ReadOnly Property Languages As IEnumerable(Of Integer)
Get
'Usage
Dim instance As TermStore
Dim value As IEnumerable(Of Integer)
value = instance.Languages
public IEnumerable<int> Languages { get; }
Property value
Type: System.Collections.Generic.IEnumerable<Int32>
An integer collection of LCIDs which are the working languages for this TermStore