PreferredSolutionUsedByResponse ComplexType
Contains the response from the PreferredSolutionUsedBy function.
Properties
The properties of a complex type contain the structured data of the type.
| Name | Type | Details |
|---|---|---|
| NumberOfAssociatedUsers | Edm.Int32 |
The numeric value for number of associated users in preferred solution used by response. |
| PreferredSolutionDetails | PreferredSolutionDetails |
The preferred solution details for the preferred solution used by response. |
Used by
The following use the PreferredSolutionUsedByResponse ComplexType.
| Name | How used |
|---|---|
| PreferredSolutionUsedBy | ReturnType |