Click or drag to resize

IVIZZARDServiceHasProperty Method

속성 포함 여부 반환

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
bool HasProperty(
	int NodeIndex,
	string Key
)

Parameters

NodeIndex
Type: SystemInt32
노드 인덱스
Key
Type: SystemString
속성 값

Return Value

Type: Boolean
Include or not
See Also