| IVIZZARDServiceGetSelectedObjects Method |
선택된 모든 개체 반환
Namespace:
SHConnector
Assembly:
SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax List<NodeVO> GetSelectedObjects(
bool IncludeChildren
)
Parameters
- IncludeChildren
- Type: SystemBoolean
하위 Object 포함 여부
Return Value
Type:
ListNodeVOThe list including the selected objects
See Also