ProposalBrokerBase.AnyProposalSources 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.
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.