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.
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.