SPList.ListItemEntityTypeFullName-Eigenschaft
Die Entität vollständige Typname des Listenelements in der Liste.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property ListItemEntityTypeFullName As String
Get
'Usage
Dim instance As SPList
Dim value As String
value = instance.ListItemEntityTypeFullName
public string ListItemEntityTypeFullName { get; }
Eigenschaftswert
Typ: System.String