StringNormalize.FromLob - Propriété
Obtient le mode de normalisation de chaîne à convertir.
Espace de noms : Microsoft.SharePoint.BusinessData.Infrastructure
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public ReadOnly Property FromLob As StringNormalize.Mode
Get
'Utilisation
Dim instance As StringNormalize
Dim value As StringNormalize.Mode
value = instance.FromLob
public StringNormalize.Mode FromLob { get; }
Valeur de propriété
Type : Microsoft.SharePoint.BusinessData.Infrastructure.StringNormalize.Mode
Le mode de normalisation de chaîne à convertir.
Voir aussi
Référence
Microsoft.SharePoint.BusinessData.Infrastructure - Espace de noms