SPList.EntityTypeName - Propriété
The entity type name.
Espace de noms : Microsoft.SharePoint
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public ReadOnly Property EntityTypeName As String
Get
'Utilisation
Dim instance As SPList
Dim value As String
value = instance.EntityTypeName
public string EntityTypeName { get; }
Valeur de propriété
Type : System.String