Click or drag to resize

IVIZZARDServiceGetChildCompartment Method

그룹에 속한 하위 반환

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
List<SelectionBoxVO> GetChildCompartment(
	int groupId,
	ChildrenTypes type
)

Parameters

groupId
Type: SystemInt32
그룹 ID
type
Type: SHConnectorChildrenTypes
하위, 전체 하위

Return Value

Type: ListSelectionBoxVO
목록
See Also