Click or drag to resize

ISelectionSetSelectedBin Method

Set the currently selected bin.

Namespace: VideoCataloger
Assembly: VideoCataloger (in VideoCataloger.exe) Version: 8.0.9040.34617 (8.0.0.0)
Syntax
C#
void SetSelectedBin(
	long bin_id
)

Parameters

bin_id  Int64
bin id for the Bin to be selected
See Also