| IVIZZARDServiceGetObjectProperty Method |
개체 속성 정보 반환
Namespace:
SHConnector
Assembly:
SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax ObjectPropertyVO GetObjectProperty(
int NodeIndex,
bool OnlyShow
)
Parameters
- NodeIndex
- Type: SystemInt32
노드 인덱스 - OnlyShow
- Type: SystemBoolean
True : Visible object / False : Include the hidden objects
Return Value
Type:
ObjectPropertyVOProperty information of the object
See Also