ChangedTermStore.ChangedLanguage property

Gets an integer that represents the changed language.

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

Syntax

'Declaration
Public ReadOnly Property ChangedLanguage As Integer
    Get
'Usage
Dim instance As ChangedTermStore
Dim value As Integer

value = instance.ChangedLanguage
public int ChangedLanguage { get; }

Property value

Type: System.Int32
Returns Int32.

See also

Reference

ChangedTermStore class

ChangedTermStore members

Microsoft.SharePoint.Client.Taxonomy namespace