TermStoreGenericObject.OLa property

This member is reserved for internal use and is not intended to be used directly from your code. Languages that are used by the term store but that do not have language packs installed.

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

Syntax

'Declaration
Public Property OLa As String
    Get
    Set
'Usage
Dim instance As TermStoreGenericObject
Dim value As String

value = instance.OLa

instance.OLa = value
public string OLa { get; set; }

Property value

Type: System.String

See also

Reference

TermStoreGenericObject class

TermStoreGenericObject members

Microsoft.SharePoint.Taxonomy.WebServices namespace