ApplicationService Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides methods for retrieving application data from the server.
public ref class ApplicationService : Microsoft::Uii::AifServices::AifServiceBase, Microsoft::Uii::AifServices::IApplicationService
public class ApplicationService : Microsoft.Uii.AifServices.AifServiceBase, Microsoft.Uii.AifServices.IApplicationService
type ApplicationService = class
inherit AifServiceBase
interface IApplicationService
Public Class ApplicationService
Inherits AifServiceBase
Implements IApplicationService
- Inheritance
- Implements
Constructors
ApplicationService() |
Initializes a new instance of the ApplicationService class. |
Properties
CrmServiceClient |
Gets the Crm Service Client Instance. (Inherited from AifServiceBase) |
OrganizationServiceProxy |
Obsolete.
Gets the organization service proxy. (Inherited from AifServiceBase) |
Methods
GetApplications() |
Gets the applications. |
GetNonHostedApplications() |
Gets the non-hosted applications. |