ISolutionConfig.SequenceDependenciesWithinOnePackage Property¶
Gets or sets a value indicating whether an application with dependencies will be sequenced within one package.
Namespace: Citrix.SDK.AppDNA.Solutions.AppV
Assembly: Citrix.SDK.AppDNA.Solutions.AppV (in Citrix.SDK.AppDNA.Solutions.AppV.dll) Version: 7.11.0.0 (7.11.0.0)
Syntax¶
C¶
bool SequenceDependenciesWithinOnePackage { get; set; }
VB¶
Property SequenceDependenciesWithinOnePackage As Boolean
Get
Set
Property Value¶
Type: Booleantrue
if [sequence dependencies within one package]; otherwise, false
.
See Also¶
Reference¶
ISolutionConfig Interface
Citrix.SDK.AppDNA.Solutions.AppV Namespace