Label.IsDefaultForLanguage Property

Indicates whether this Label object is the default label for the label's language.

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

Syntax

'Declaration
Public ReadOnly Property IsDefaultForLanguage As Boolean
    Get
'Usage
Dim instance As Label
Dim value As Boolean

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

Property Value

Type: System.Boolean
Returns Boolean.

See Also

Reference

Label Class

Label Members

Microsoft.SharePoint.Taxonomy Namespace