Base type: System.Entity
Summary: Entity which provides access to all actions which belong to recommendations.
Name | Type | Notes |
---|---|---|
ActionID | System.Guid | |
Type | System.String | |
Action | System.String | |
RecommendationID | System.Guid | |
Primary | System.Boolean | Default='false'. |
Order | System.Int32 | Default='false'. |
Description | System.String | |
Optional | System.Boolean | |
Status | System.String | |
FailureMessage | System.String | |
DateStarted | System.DateTime | |
DateFinished | System.DateTime | |
BatchID | System.Guid | |
DisplayName | System.String | |
Description | System.String | |
InstanceType | System.Type | |
Uri | System.String | |
InstanceSiteId | System.Int32 | Default='0'. |
Recommendation | Orion.Recommendations.ActiveRecommendations | Defined by relationship Orion.Recommendations.ActiveRecommendationHostsActions (System.Hosting) |