Share via


ChangedTermStore.ChangedLanguage Property

Gets an integer that represents the changed language.

Namespace:  Microsoft.SharePoint.Taxonomy
Assembly:  Microsoft.SharePoint.Taxonomy (in Microsoft.SharePoint.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.Taxonomy Namespace