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 Add
)

Parameters

ID
Type: SystemInt32
ID
Add
Type: SystemBoolean
True : Add, False : Unselect all and Select
See Also