ProposalBrokerBase.AnyProposalSources 属性

定义

如果有任何 ProposalSourceBase与视图关联的 ,则返回 true。

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

属性值

注解

取决于 ProposalSourceBase视图的内容类型,因此,如果视图的内容类型发生更改,此属性可能会更改。

适用于