Click or drag to resize

IVIZZARDServiceRenameCompartmentBox Method

구획 이름 변경

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

Parameters

boxId
Type: SystemInt32
BOX ID
title
Type: SystemString
TITLE
See Also