IEdmPropertyValueBinding.BoundProperty 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 the property that is given a value by the annotation.
public Microsoft.OData.Edm.IEdmProperty BoundProperty { get; }
member this.BoundProperty : Microsoft.OData.Edm.IEdmProperty
Public ReadOnly Property BoundProperty As IEdmProperty