suite4.net.FormDatabase Documentation

GroupSortProperty Enumeration

Enumeration specifying the IGroup property by which an IGroupCollection is to be sorted.

[Visual Basic]
Public Enum GroupSortProperty
[C#]
public enum GroupSortProperty

Remarks

The enumeration defaults to Name.

Members

Member Name Description
Name The IGroupCollection will be sorted by the Name.

Requirements

Namespace: suite4.net.FormDatabase

Assembly: suite4.net.FormDatabase (in suite4.net.FormDatabase.dll)

See Also

suite4.net.FormDatabase Namespace