OperationConfiguration.ModelBuilder Property
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.
Gets or sets the ODataModelBuilder used to create this configuration.
protected Microsoft.AspNet.OData.Builder.ODataModelBuilder ModelBuilder { get; set; }
member this.ModelBuilder : Microsoft.AspNet.OData.Builder.ODataModelBuilder with get, set
Protected Property ModelBuilder As ODataModelBuilder