Share via


StringNormalize.FromLob Property

Converts from 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 FromLob As StringNormalize.Mode
    Get
'Usage
Dim instance As StringNormalize
Dim value As StringNormalize.Mode

value = instance.FromLob
public StringNormalize.Mode FromLob { 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