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