TableSelected

The TableSelected data member returns the name of the table that contains the selected item.

Applies To

Application object

Data Type

String

Access

Read-only

Remarks

If there is no currently selected item, the TableSelected data member returns an error. You should use the IsItemSelected data member to verify that an item is selected before using the TableSelected data member.

See Also

IsItemSelected
ItemIdSelected