Share via


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