ExecutionViewMgr.SelectedPropertyObjects

Syntax

ExecutionViewMgr.SelectedPropertyObjects

Data Type

SelectedPropertyObjects

Purpose

Returns a collection of selected property objects.

Remarks

Use this collection to obtain the selected property objects or change the selected property objects for the selected execution. TestStand User Interface Controls connected to an ExecutionView Manager control, such as the VariablesView control, automatically set this property when you select variables and properties. The ExecutionView Manager control also generates a ExecutionViewMgr.PropertyObjectSelectionChanged event when this property changes.

See Also

ExecutionViewMgr

ExecutionViewMgr.PropertyObjectSelectionChanged

SelectedPropertyObjects

VariablesView