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