[This is preliminary documentation and is subject to change.]
Enumerated type for sorting by name in various OfficeClip applications, especially
in the User Manager
Namespace:
OfficeClip.UtilsAssembly: OfficeClip.Utils (in OfficeClip.Utils)
Version: 8.1.1.0
Syntax
C# |
---|
public enum SortByName |
Visual Basic (Declaration) |
---|
Public Enumeration SortByName |
Visual C++ |
---|
public enum class SortByName |
Members
Member name | Description | |
---|---|---|
FirstName |
Sort by the first name
| |
LastName |
Sort by the last name
|