Skip to content
Was this article helpful?

AppVSolution Methods

The AppVSolution type exposes the following members.

Methods

 

NameDescription
Public methodAnalyze() Analyzes this solution.
Public methodAnalyze(Boolean) Starts the solution analysis.
Public methodAnalyzeInBackground() Analyzes this solution in background.
Public methodAnalyzeInBackground(Boolean) Analyzes this solution in background.
Public methodApplicationSelectionScope Gets a collection of applications that will be used to generate the solution's report.
Public methodDelete Deletes this solution.
Public methodEquals(Object) Determines whether the specified Object, is equal to this instance. (Overrides Object.Equals(Object).)
Public methodEquals(AppVSolution) Indicates whether the current object is equal to another object of the same type.
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 Returns a hash code for this instance. (Overrides Object.GetHashCode().)
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.)
Public methodProcessing Gets a processing.
Public methodToString Returns a string that represents the current object. (Inherited from Object.)
  Back to Top

See Also

Reference

AppVSolution Class
Citrix.SDK.AppDNA.Solutions.AppV Namespace

Was this article helpful?