ISolution.GetSelectionScope Method¶
Note: This API is now obsolete.
Gets the application identifiers collection which can be selected for solution report.
Namespace: Citrix.SDK.AppDNA.Interfaces
Assembly: Citrix.SDK.AppDNA (in Citrix.SDK.AppDNA.dll) Version: 7.11.0.0 (7.11.0.0)
Syntax¶
C¶
[ObsoleteAttribute("Use ApplicationSelectionScope method")]
Collection<int> GetSelectionScope(
ReportOptions reportOptions
)
VB¶
<ObsoleteAttribute("Use ApplicationSelectionScope method")>
Function GetSelectionScope (
reportOptions As ReportOptions
) As Collection(Of Integer)
Parameters¶
- reportOptions
- Type: Citrix.SDK.AppDNA.Reporting.ReportOptions
The report options which selection scope is returned for.
Return Value¶
Type: Collection(Int32)
Collection of identifiers