PropertyConfiguration.IsNotExpandable Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Sets the property as not expandable.
public Microsoft.AspNet.OData.Builder.PropertyConfiguration IsNotExpandable ();
member this.IsNotExpandable : unit -> Microsoft.AspNet.OData.Builder.PropertyConfiguration
Public Function IsNotExpandable () As PropertyConfiguration