Share via


ITruncatedCollection.IsTruncated Property

 

Gets a value representing if the collection is truncated or not.

Namespace:   System.Web.OData.Query
Assembly:  System.Web.OData (in System.Web.OData.dll)

Syntax

bool IsTruncated { get; }

Property Value

Type: System.Boolean

See Also

ITruncatedCollection Interface
System.Web.OData.Query Namespace

Return to top