Candide.CandideUI.JobUiNew.Components.QueueItemDisplayState
Type JSONpublic class in Candide.CandideUI.JobUiNew.Components
Type metadata
- Assembly
Romestead - Namespace
Candide.CandideUI.JobUiNew.Components - Base type
System.Object - Hash
5C8F502AE7C426C4AE2764FE7CD1F14786AD4A1566AE3DEE8168B46E0CA35414
Relationships
Base type
System.Object
Referenced by types
Fields
| Name | Visibility | Signature |
|---|---|---|
Enabled# | public | public System.Boolean Enabled |
HasItemsCommitted# | public | public System.Boolean HasItemsCommitted |
Icon# | public | public System.String Icon |
IsCurrentOrder# | public | public System.Boolean IsCurrentOrder |
IsLooping# | public | public System.Boolean IsLooping |
JobId# | public | public System.Guid JobId |
LatestEvaluatedStatus# | public | public CandideServer.Models.WorkOrders.WorkOrderStatus LatestEvaluatedStatus |
Progress# | public | public System.Single Progress |
ProgressVelocity# | public | public System.Single ProgressVelocity |
RequiredProgress# | public | public System.Single RequiredProgress |
WorkOrderId# | public | public System.Guid WorkOrderId |