Base type: Orion.Recommendations.RecommendationsBase
Summary: Recommendations
| Name | Type | Notes |
|---|---|---|
| EntityID | System.Int32 | Entity ID |
| EntityType | System.Int32 | Entity Type |
| 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'. |