Share via


PropertyConfiguration.IsNotCountable Method

Definition

Sets the property as not countable.

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

Returns

Applies to