Entity.EstimatedInstanceCount property

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

Syntax

'Declaration
Public ReadOnly Property EstimatedInstanceCount As Long
    Get
'Usage
Dim instance As Entity
Dim value As Long

value = instance.EstimatedInstanceCount
public long EstimatedInstanceCount { get; }

Property value

Type: System.Int64

See also

Reference

Entity class

Entity members

Microsoft.BusinessData.MetadataModel namespace