ArcGIS Pro 2.9 API Reference Guide
Selections Property

ArcGIS.Core.Data Namespace > AttributeRuleEvaluationDescription Class : Selections Property
Gets an IReadOnlyList containing one or more Selections. The default value is an empty list.
Syntax
public IReadOnlyList<Selection> Selections {get;}
Public ReadOnly Property Selections As IReadOnlyList(Of Selection)
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

AttributeRuleEvaluationDescription Class
AttributeRuleEvaluationDescription Members