TermLanguageSpecificInfo.Lc Property
This member is reserved for internal use and is not intended to be used directly from your code. Language lcid
Namespace: Microsoft.SharePoint.Taxonomy.WebServices
Assembly: Microsoft.SharePoint.Taxonomy (in Microsoft.SharePoint.Taxonomy.dll)
Syntax
'Declaration
Public Property Lc As String
Get
Set
'Usage
Dim instance As TermLanguageSpecificInfo
Dim value As String
value = instance.Lc
instance.Lc = value
public string Lc { get; set; }
Property Value
Type: System.String
See Also
Reference
TermLanguageSpecificInfo Class