NodeVO Class |
Namespace: SHConnector
public class NodeVO
The NodeVO type exposes the following members.
Name | Description | |
---|---|---|
NodeVO |
기본 생성자
| |
NodeVO(String) |
기본 생성자
|
Name | Description | |
---|---|---|
ChildCount |
Child Node Number(count)
| |
Depth |
Node Depth
| |
FileLink |
File Link
| |
Id |
Node Id (Data Core Node Id)
| |
Index |
Node Index
| |
IsFileNode |
Is File Node
| |
IsFlagXMLNode |
Is Xml Node
| |
IsLockedHidden |
숨김잠금 여부
| |
IsSelect |
Node Selected
| |
IsShow |
Node Show/Hide
| |
IsUnloadedNode |
Is Unloaded Node
| |
LastError |
에러 메시지
| |
NodeLink |
Node Link
| |
NodeName |
Node Name
| |
NodePath |
노드 경로
| |
NodeType |
Node Type
| |
ParentIndex |
Parent Node Index
|
Name | Description | |
---|---|---|
GetNodeNameInFileNameFormat |
파일이름 형식으로 사용가능한 노드이름 반환
|