Click or drag to resize

IVIZZARDServiceAddCompartmentGroup Method

구획 그룹 추가

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
int AddCompartmentGroup(
	int groupId,
	string title
)

Parameters

groupId
Type: SystemInt32
GROUP ID
title
Type: SystemString
TITLE

Return Value

Type: Int32
GROUP ID
See Also