Share via


DerivedTypeConstraintConfiguration.Location Property

Definition

Location of the derived type constraint annotation. By default, it will be inline.

public Microsoft.OData.Edm.Csdl.EdmVocabularyAnnotationSerializationLocation Location { get; set; }
member this.Location : Microsoft.OData.Edm.Csdl.EdmVocabularyAnnotationSerializationLocation with get, set
Public Property Location As EdmVocabularyAnnotationSerializationLocation

Property Value

Applies to