Abstract
Base type: System.Entity
Summary: Base entity holding recommendations information.
Name | Type | Notes |
---|---|---|
RecommendationID | System.Guid | |
Name | System.String | |
Description | System.String | |
GroupID | System.Guid | |
Priority | System.Int32 | |
ComputedTime | System.DateTime | |
JobID | System.Guid | |
Status | System.String | |
BatchID | System.Guid | |
RecommendationKind | System.Int32 | |
Tags | System.String | |
StrategyID | System.Guid | |
DisplayName | System.String | |
Description | System.String | |
InstanceType | System.Type | |
Uri | System.String | |
InstanceSiteId | System.Int32 | Default='0'. |
DataGroup | Orion.Recommendations.DataGroupInfo | Defined by relationship Orion.Recommendations.RecommendationsBaseReferencesDataGroupInfo (System.Reference) |
Justification | Orion.Recommendations.Justifications | Defined by relationship Orion.Recommendations.RecommendationsBaseHostsJustification (System.Hosting) |
Batch | Orion.Recommendations.Batches | Defined by relationship Orion.Recommendations.RecommendationsBaseReferencesBatch (System.Reference) |
Strategy | Orion.Recommendations.Strategies | Defined by relationship Orion.Recommendations.RecommendationsToStrategies (System.Reference) |