Click or drag to resize
GDServiceProvider Properties

The GDServiceProvider type exposes the following members.

Properties
  NameDescription
Public propertyAddress
Gets native application identifier of the service provider.
Public propertyApplicationId
Gets string value of BlackBerry Dynamics Application ID of the service provider.
Public propertyApplicationVersion
Gets value of BlackBerry Dynamics Application Version of the service provider.
Public propertyIcons
Gets collection of GDAppIcon objects which are icons of the service provider. If there are no icons collection contains 0 elements.
Public propertyName
Gets display name of the service provider.
Public propertyServers
Gets collection of GDAppServerDetail objects.
Public propertyServiceDetails
Gets grouped collection of GDServiceDetail objects, each representing a provided shared service.
Public propertyServiceDetailsFlat
Gets collection of GDServiceDetail objects, each representing a provided shared service.
Top
See Also