Skip to content
Was this article helpful?

ApplicationService.Get Method

Overload List

 

NameDescription
Public methodGet() Returns a collection with all the Application objects.
Public methodGet(IEnumerable(Int64)) Returns a collection of Application objects with matching identifiers.
Public methodGet(Int64) Returns the Application object with the matching identifier.
Public methodGet(String) Returns a collection of Application objects that respects filtering.
Public methodGet(ApplicationFilter, Object) Returns a collection of Application objects that respects filtering.
Public methodGet(ApplicationFilter, Object, Int32) Returns a collection of Application objects that respects filtering requirements.
Public methodGet(ApplicationFilter, Object, Int32, Int32) Returns a collection of Application objects that respects filtering and paging requirements.
Public methodGet(ApplicationFilter, Object, Int32, Int32, ApplicationFilter) Returns a collection of Application objects that respects filtering and paging requirements.
  Back to Top

See Also

Reference

ApplicationService Class
Citrix.SDK.AppDNA Namespace

Was this article helpful?