Skip to content
Was this article helpful?

ApplicationGroup Properties

The ApplicationGroup type exposes the following members.

Properties

 

NameDescription
Public propertyApplications Gets the collection of application objects that belong to this grouping. (Inherited from ApplicationGrouping.)
Public propertyChildGroups Gets a collection of the ApplicationGroup objects that are children of this group. To add or remove an ApplicationGroup as a child, call ApplicationGroup.SetParent on the child group.
Public propertyDescription Gets a value that is the description of the grouping. (Inherited from ApplicationGrouping.)
Public propertyIsDeleted Returns true if the grouping object has been deleted using the SDK. (Inherited from ApplicationGrouping.)
Public propertyName Gets a value that is the name of the grouping. (Inherited from ApplicationGrouping.)
Public propertyParentGroup Gets an ApplicationGroup object which is a parent of this group. May be null.
  Back to Top

See Also

Reference

ApplicationGroup Class
Citrix.SDK.AppDNA Namespace

Was this article helpful?