Enum ConsumersSortField
Defines fields in the Consumer record that can be used for sorting.
Namespace: Nevatech.Vsb.Repository.Entities
Assembly: Nevatech.Vsb.Repository.dll
Syntax
public enum ConsumersSortField
  Fields
| Name | Description | 
|---|---|
| Created | Created date and time.  | 
      
| IsEnabled | Flag indicating that consumer account is enabled and can be used.  | 
      
| Name | Display name of the consumer.  |