ISolution Interface¶
Represents an solution instance for server-side part of solution architecture.
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¶
public interface ISolution
VB¶
Public Interface ISolution
The ISolution type exposes the following members.
Properties¶
Name | Description | |
---|---|---|
![]() | AnalysisData | Gets the analysis data. |
![]() | Description | Gets the description. |
![]() | Identifier | Gets the identifier. |
![]() | Name | Gets the name. |
![]() | ReportingRequirements | Gets the reporting requirements. |
Methods¶
Name | Description | |
---|---|---|
![]() | ApplicationSelectionScope | Gets the applications collection which can be selected for solution report. |
![]() | GetSelectionScope | Obsolete. Gets the application identifiers collection which can be selected for solution report. |