GroupVO Class |
Namespace: SHConnector
public class GroupVO : IComparable<GroupVO>, IComparer<GroupVO>
The GroupVO type exposes the following members.
| Name | Description | |
|---|---|---|
| GroupVO |
Construction
| |
| GroupVO(String) |
Construction
|
| Name | Description | |
|---|---|---|
| ChildCount |
Child Count
| |
| GroupType |
Group Type
| |
| ID |
ID
| |
| idx |
Idx
| |
| NodeCount |
Node Count
| |
| ParentID |
Parent Id
| |
| Title |
Title
|