Skip to content

ApplicationGrouping.Applications Property

Gets the collection of application objects that belong to this grouping.

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

Syntax

C

public ReadOnlyObservableCollection<Application> Applications { get; }

VB

Public ReadOnly Property Applications As ReadOnlyObservableCollection(Of Application)
    Get

Property Value

Type: ReadOnlyObservableCollection(Application)

See Also

Reference

ApplicationGrouping Class
Citrix.SDK.AppDNA Namespace

Was this article helpful?