Click or drag to resize

IVIZZARDServiceGetAllObjects Method

모든 개체 정보 반환

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

Return Value

Type: ListNodeVO
The list including the all objects
See Also