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