Entity.Selected Property

Gets or sets the entity selection status.
Public Property Selected() As Boolean
This language is not supported or no code example is available.
public bool Selected {get; set;}
This language is not supported or no code example is available.

Property Value

bool
Remarks
 
It's equivalent to call GetSelection or SetSelection with no parents.

.NET Framework

Supported in: 4.8

In this article

Definition