Share via


IEdmOperation.IsBound Property

Definition

Gets a value indicating whether this instance is bound.

public bool IsBound { get; }
member this.IsBound : bool
Public ReadOnly Property IsBound As Boolean

Property Value

true if this instance is bound; otherwise, false.

Applies to