Click or drag to resize

IVIZZARDServiceRenameCompartmentGroup Method

구획 그룹 이름 변경

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

Parameters

groupId
Type: SystemInt32
GROUP ID
title
Type: SystemString
TITLE
See Also