Click or drag to resize

IVIZZARDServiceGetPropertyData Method

속성 데이터 반환

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
Dictionary<string, string> GetPropertyData(
	int NodeIndex
)

Parameters

NodeIndex
Type: SystemInt32
노드 인덱스

Return Value

Type: DictionaryString, String
Data dictionary of keys and values
See Also