Skip to content

IBuildAssessmentSolutionConfig(TIOsBuild) Interface

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

Namespace: Citrix.SDK.AppDNA.Solutions.BuildAssessment
Assembly: Citrix.SDK.AppDNA.Solutions.BuildAssessment (in Citrix.SDK.AppDNA.Solutions.BuildAssessment.dll) Version: 7.11.0.0 (7.11.0.0)

Syntax

C

public interface IBuildAssessmentSolutionConfig<TIOsBuild>
where TIOsBuild : IOsBuild

VB

Public Interface IBuildAssessmentSolutionConfig(Of TIOsBuild As IOsBuild)

Type Parameters

 

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

Properties

 

NameDescription
Public propertyCertifiedApplications Gets or sets the certified applications.
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 propertyReferenceBuild Gets or sets the reference build.
Public propertyReferenceBuildAppMode Gets or sets the reference build application mode.
Public propertyTargetBuilds Gets or sets the target builds.
  Back to Top

See Also

Reference

Citrix.SDK.AppDNA.Solutions.BuildAssessment Namespace

Was this article helpful?