Skip to content

IPatchImpactAnalysisSolutionConfig(TIOsBuild) Interface

Represents a Build Assessment configuration with which to create or update a Build Assessment solution

Namespace: Citrix.SDK.AppDNA.Solutions.PatchImpactAnalysis
Assembly: Citrix.SDK.AppDNA.Solutions.PatchImpactAnalysis (in Citrix.SDK.AppDNA.Solutions.PatchImpactAnalysis.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C

public interface IPatchImpactAnalysisSolutionConfig<TIOsBuild>
where TIOsBuild : IOsBuild

VB

Public Interface IPatchImpactAnalysisSolutionConfig(Of TIOsBuild As IOsBuild)

Type Parameters

 

TIOsBuild
  The IPatchImpactAnalysisSolutionConfig(TIOsBuild) type exposes the following members.

Properties

 

NameDescription
Public propertyDescription Gets the description of the solution.
Public propertyIdentifier Gets the identifier of the solution.
Public propertyName Gets the name of the solution.
Public propertyOsBuild Gets or sets the os build.
  Back to Top

See Also

Reference

Citrix.SDK.AppDNA.Solutions.PatchImpactAnalysis Namespace

Was this article helpful?