Click or drag to resize

IVIZZARDServiceGetNodeIdByNodePath Method

NodePath로 NodeID 반환

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

Parameters

NodePath
Type: SystemString
Node path

Return Value

Type: Int32
Node id
See Also