Share via


StringNormalize.ToLob Property

Converts to an external system.

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

Syntax

'Declaration
Public ReadOnly Property ToLob As StringNormalize.Mode
    Get
'Usage
Dim instance As StringNormalize
Dim value As StringNormalize.Mode

value = instance.ToLob
public StringNormalize.Mode ToLob { get; }

Property Value

Type: Microsoft.SharePoint.BusinessData.Infrastructure.Client.StringNormalize.Mode
The new StringNormalize.Mode object.

See Also

Reference

StringNormalize Class

StringNormalize Members

Microsoft.SharePoint.BusinessData.Infrastructure.Client Namespace