Share via


PropertyConfiguration.IsCountable Method

Definition

Sets the property as countable.

public Microsoft.AspNet.OData.Builder.PropertyConfiguration IsCountable ();
member this.IsCountable : unit -> Microsoft.AspNet.OData.Builder.PropertyConfiguration
Public Function IsCountable () As PropertyConfiguration

Returns

Applies to