Click or drag to resize

IVIZZARDServiceSetMultiSelectSelectionBox Method (Int32, Boolean)

선택상자 - 선택상자 선택/해제, 기본이 멀티셀렉트임

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
void SetMultiSelectSelectionBox(
	int ID,
	bool Select
)

Parameters

ID
Type: SystemInt32
ID
Select
Type: SystemBoolean
Select / Unselect
See Also