selectionStatusType Enumeration

The selection status type.

This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.

Fields
 
Name Value Description
None 0 The item is not selected.
Permanent 1 The item is selected.
Temporary 2 The item is temporarily selected during a dynamic selection session.

In this article

Definition