Share via


StringNormalize.FromLob property

Gets the string normalization mode to convert from.

Namespace:  Microsoft.SharePoint.BusinessData.Infrastructure
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.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.StringNormalize.Mode
The string normalization mode to convert from.

See also

Reference

StringNormalize class

StringNormalize members

Microsoft.SharePoint.BusinessData.Infrastructure namespace