Click or drag to resize

IVIZZARDService.IsExistCompartmentGroup Method

구획 그룹 존재 여부 반환

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
bool IsExistCompartmentGroup(
	int groupId
)

Parameters

groupId
Type: System.Int32
GROUP ID

Return Value

Type: Boolean
Exist
See Also