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.