SPList.ListItemEntityTypeFullName property
O entidade tipo nome completo do item da lista na lista.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Public ReadOnly Property ListItemEntityTypeFullName As String
Get
'Uso
Dim instance As SPList
Dim value As String
value = instance.ListItemEntityTypeFullName
public string ListItemEntityTypeFullName { get; }
Property value
Type: System.String