Click or drag to resize

IVIZZARDServiceGetPropertyStr Method

속성 데이터 반환

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

Parameters

NodeIndex
Type: SystemInt32
노드 인덱스
key
Type: SystemString
속성 키

Return Value

Type: String
속성 값
See Also