List.ListItemEntityTypeFullName property

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

Syntax

'Declaration
Public ReadOnly Property ListItemEntityTypeFullName As String
    Get
'Usage
Dim instance As List
Dim value As String

value = instance.ListItemEntityTypeFullName
public string ListItemEntityTypeFullName { get; }

Property value

Type: System.String

See also

Reference

List class

List members

Microsoft.SharePoint.Client namespace