Base type: System.Entity
Summary: Entity which provides information about recommendation dependencies.
| Name | Type | Notes |
|---|---|---|
| RecommendationID | System.Guid | |
| DependencyID | System.Guid | |
| Order | System.Int32 | |
| Reason | System.String | |
| 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.RecommendationReferencesDependencies (System.Reference) |