Base type: System.Entity
Summary: Entity which provides access to all actions which belong to batches.
Name | Type | Notes |
---|---|---|
ID | System.Guid | |
BatchID | System.Guid | |
Status | System.String | |
DateStarted | System.DateTime | |
DateFinished | System.DateTime | |
FailureMessage | System.String | |
Action | System.String | |
Description | System.String | |
Order | System.Int32 | |
DisplayName | System.String | |
Description | System.String | |
InstanceType | System.Type | |
Uri | System.String | |
InstanceSiteId | System.Int32 | Default='0'. |
Batch | Orion.Recommendations.Batches | Defined by relationship Orion.Recommendations.BatchHostsBatchAction (System.Hosting) |