TypeConversion.LobTypeName - Propriété
Obtient le nom du type provenant d'et envoyé vers le système externe.
Espace de noms : Microsoft.SharePoint.BusinessData.Infrastructure
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public ReadOnly Property LobTypeName As String
Get
'Utilisation
Dim instance As TypeConversion
Dim value As String
value = instance.LobTypeName
public string LobTypeName { get; }
Valeur de propriété
Type : System.String
Le nom du type provenant d'et envoyé vers le système externe.
Voir aussi
Référence
Microsoft.SharePoint.BusinessData.Infrastructure - Espace de noms