TypeConversion.LobLocale Property

Gets the locale of the type coming from BDC.

Namespace:  Microsoft.SharePoint.BusinessData.Infrastructure.Client
Assembly:  Microsoft.SharePoint.BusinessData.Administration.Client (in Microsoft.SharePoint.BusinessData.Administration.Client.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 locale of the type coming from the external system.

See Also

Reference

TypeConversion Class

TypeConversion Members

Microsoft.SharePoint.BusinessData.Infrastructure.Client Namespace