Property SelectedOperation
SelectedOperation
Gets the operation selected by the user.
Declaration
[AvailableSinceVersion(7, 9, 300, 80)]
ElementId SelectedOperation { get; }
Property Value
| Type | Description |
|---|---|
| ElementId |
Remarks
If one (and only one) operation is selected by the user, this property returns its identifier, otherwise Empty is returned.
This property is available since v7.9.300.80.