ISolutionConfig.ApplicationOrder Property¶
Gets the application ids ordered.
Namespace: Citrix.SDK.AppDNA.Solutions.AppDisks
Assembly: Citrix.SDK.AppDNA.Solutions.AppDisks (in Citrix.SDK.AppDNA.Solutions.AppDisks.dll) Version: 7.11.0.0 (7.11.0.0)
Syntax¶
C¶
ObservableCollection<long> ApplicationOrder { get; }
VB¶
ReadOnly Property ApplicationOrder As ObservableCollection(Of Long)
Get
Property Value¶
Type: ObservableCollection(Int64)
See Also¶
Reference¶
ISolutionConfig Interface
Citrix.SDK.AppDNA.Solutions.AppDisks Namespace