Click or drag to resize

IVIZZARDServiceGetNodePath Method

NodePath 반환

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
string GetNodePath(
	int NodeIndex
)

Parameters

NodeIndex
Type: SystemInt32
노드 인덱스

Return Value

Type: String
Node path
See Also