Click or drag to resize

IVIZZARDServiceGetSelectionBoxList Method

선택상자 - 목록반환

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
List<SelectionBoxVO> GetSelectionBoxList()

Return Value

Type: ListSelectionBoxVO
An array of type SelectionBoxVO, containing the select box information object
See Also