다음을 통해 공유


ChangedTermStore.IsDefaultLanguageChanged Property

Gets a Boolean value that indicates whether this change changed the default language of the TermStore object.

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

Syntax

'Declaration
Public ReadOnly Property IsDefaultLanguageChanged As Boolean
    Get
'Usage
Dim instance As ChangedTermStore
Dim value As Boolean

value = instance.IsDefaultLanguageChanged
public bool IsDefaultLanguageChanged { get; }

Property Value

Type: System.Boolean
Returns Boolean.

See Also

Reference

ChangedTermStore Class

ChangedTermStore Members

Microsoft.SharePoint.Taxonomy Namespace