Skip to content

ReferenceBuildMode Enumeration

Indicates whether solution applications are tested and certified as working on the refrence build.

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 enum ReferenceBuildMode

VB

Public Enumeration ReferenceBuildMode

Members

 

Member nameValueDescription
AllApplicationsWork0All applications in the solution are tested and certified to work on the reference build.
NotTested1None of the applications in the solution have been certified as working on the reference build.
WillBeTested2Applications may or may not be certified on the reference build and may be tested and certified later.

See Also

Reference

Citrix.SDK.AppDNA.Solutions.BuildAssessment Namespace

Was this article helpful?