Share via


OptionsService Class

Definition

This class provides the implementation for IOptionsService.

public ref class OptionsService : Microsoft::Uii::AifServices::AifServiceBase, Microsoft::Uii::AifServices::IOptionsService
public class OptionsService : Microsoft.Uii.AifServices.AifServiceBase, Microsoft.Uii.AifServices.IOptionsService
type OptionsService = class
    inherit AifServiceBase
    interface IOptionsService
Public Class OptionsService
Inherits AifServiceBase
Implements IOptionsService
Inheritance
OptionsService
Implements

Constructors

OptionsService()

Initializes a new instance of the OptionsService class.

Properties

CrmServiceClient

Gets the Crm Service Client Instance.

(Inherited from AifServiceBase)
Item[String]

Gets the OptionRecord with the specified name.

OrganizationServiceProxy
Obsolete.

Gets the organization service proxy.

(Inherited from AifServiceBase)

Methods

GetOptions()

Gets the options.

GetOptionSetting(String)

Gets the option setting.

Applies to