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