Share via


ParameterConfiguration.DerivedTypeConstraints Property

Definition

Configuration that lists derived types that are allowed for the property.

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

Property Value

Applies to