Click or drag to resize

IVIZZARDServiceGetCompartmentBoxByID Method

구획 상자 반환

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
SelectionBoxVO GetCompartmentBoxByID(
	int nID
)

Parameters

nID
Type: SystemInt32
ID

Return Value

Type: SelectionBoxVO
Compartment Box
See Also