Compartir a través de


ApplicationService Class

Definition

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
ApplicationService
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.

Applies to