Share via


ProposalBrokerBase.AnyProposalSources Property

Definition

Returns true if there are any ProposalSourceBases associated with the view.

public abstract bool AnyProposalSources { get; }
member this.AnyProposalSources : bool
Public MustOverride ReadOnly Property AnyProposalSources As Boolean

Property Value

Remarks

The ProposalSourceBases depend on the view's content type so this property can change if the view's content type changes.

Applies to