ImportQueueItemData Class | 
Namespace: Omada.OE.Model.DataImport
public class ImportQueueItemData
The ImportQueueItemData type exposes the following members.
| Name | Description | |
|---|---|---|
| ImportQueueItemData | 
| Name | Description | |
|---|---|---|
| Id | 
            Id of the import queue item
              | |
| ImportId | 
            Id of the queued import
              | |
| ImportType | 
            Import type
              | |
| ImportUid | 
            Uid of the queued import
              | |
| IsAdHoc | 
            Import is ad-hoc
              | |
| IsCancelled | 
            Import was cancelled
              | |
| Priority | 
            Priority value
              | |
| Profile | 
            Import profile name
              | |
| QueueTime | 
            Time when item was queued
              | |
| QueueTimeFormatted | 
            Formatted time when item was queued
              | |
| RequestedByUserName | 
            Ad-hoc import requester username.
              | 
| Name | Description | |
|---|---|---|
| ToBool | 
            Converts object to boolean.
              (Defined by ObjectExtensions.) | |
| ToDateTime | 
            Converts object to DateTime.
              (Defined by ObjectExtensions.) | |
| ToInt | 
            Converts object to integer.
              (Defined by ObjectExtensions.) |