Skip to content
Was this article helpful?

InteropSolution Methods

The InteropSolution type exposes the following members.

Methods

 

NameDescription
Public methodAnalyze() Starts the solution analysis.
Public methodAnalyze(Boolean) Analyzes this solution.
Public methodApplicationSelectionScope Gets a collection of applications that will be used to generate the solution's report.
Public methodDelete Deletes this solution.
Public methodEquals Determines whether the specified object is equal to the current object. (Inherited from Object.)
Public methodExportReport(String, ReportType, ReportExportFormat, TimeSpan) Exports the report.
Public methodExportReport(String, ReportType, ReportExportFormat, TimeSpan, Application) Obsolete. Exports the report.
Public methodExportReport(String, ReportType, ReportExportFormat, TimeSpan, Application) Exports the report.
Protected methodFinalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Public methodGetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Public methodGetReport Gets the report.
Public methodGetSelectionScope Obsolete. Gets a collection of application ids that will be used to generate the solution's report.
Public methodGetType Gets the Type of the current instance. (Inherited from Object.)
Protected methodMemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Protected methodOnPropertyChanged Called when a property value is changed.
Public methodToString Returns a string that represents the current object. (Inherited from Object.)
  Back to Top

See Also

Reference

InteropSolution Class
Citrix.SDK.AppDNA.Solutions.Interop Namespace

Was this article helpful?