TypeConversion.LobLocale property

Gets the name of the locale of the data in the external system.

Namespace:  Microsoft.SharePoint.BusinessData.Infrastructure
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public ReadOnly Property LobLocale As String
    Get
'Usage
Dim instance As TypeConversion
Dim value As String

value = instance.LobLocale
public string LobLocale { get; }

Property value

Type: System.String
The name of the locale of the data in the external system.

See also

Reference

TypeConversion class

TypeConversion members

Microsoft.SharePoint.BusinessData.Infrastructure namespace