SelectionStrategy.HasSelected 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.
Flag indicating if an agent has been selected (first time).
protected bool HasSelected { get; }
member this.HasSelected : bool
Protected ReadOnly Property HasSelected As Boolean