OperationConfiguration.BindingParameter 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.
Get the bindingParameter. Null means the operation has no bindingParameter.
public virtual Microsoft.AspNet.OData.Builder.BindingParameterConfiguration BindingParameter { get; }
member this.BindingParameter : Microsoft.AspNet.OData.Builder.BindingParameterConfiguration
Public Overridable ReadOnly Property BindingParameter As BindingParameterConfiguration