Click or drag to resize

GroupVO Class

Group Value Object Class
Inheritance Hierarchy
SystemObject
  SHConnectorGroupVO

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
public class GroupVO : IComparable<GroupVO>, 
	IComparer<GroupVO>

The GroupVO type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyChildCount
Child Count
Public propertyGroupType
Group Type
Public propertyID
ID
Public propertyidx
Idx
Public propertyNodeCount
Node Count
Public propertyParentID
Parent Id
Public propertyTitle
Title
Top
Methods
  NameDescription
Public methodCompare
Compare
Public methodCompareTo
Compare To
Top
See Also