Enum ApplicationsSortField
Defines fields in the Application record that can be used for sorting.
Namespace: Nevatech.Vsb.Repository.Entities
Assembly: Nevatech.Vsb.Repository.dll
Syntax
public enum ApplicationsSortField
Fields
| Name | Description |
|---|---|
| AccessKey1Expiration | Expiration date and time of the first access key. |
| AccessKey2Expiration | Expiration date and time of the second access key. |
| Created | Created date and time. |
| Name | Display name of the application. |