Click or drag to resize

IVIZZARDServiceGetLockedHiddenList Method

개체숨김 목록을 불러오는 함수

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

Return Value

Type: ListNodeVO
An array of type NodeVO, containing the node information object
See Also