Share via


CollectionTypeConfiguration.ModelBuilder Property

Definition

Gets the ODataModelBuilder used to create this configuration.

public Microsoft.AspNet.OData.Builder.ODataModelBuilder ModelBuilder { get; }
member this.ModelBuilder : Microsoft.AspNet.OData.Builder.ODataModelBuilder
Public ReadOnly Property ModelBuilder As ODataModelBuilder

Property Value

Implements

Applies to