Base type: System.Entity
Summary: Entity which provides information about strategy groups configured by available modules.
| Name | Type | Notes |
|---|---|---|
| StrategiesGroupID | System.Guid | |
| Module | System.String | |
| Name | System.String | |
| DisplayName | System.String | |
| Description | System.String | |
| InstanceType | System.Type | |
| Uri | System.String | |
| InstanceSiteId | System.Int32 | Default='0'. |
| Strategies | Orion.Recommendations.Strategies | Defined by relationship Orion.Recommendations.StrategiesGroupsToStrategies (System.Reference) |