ExtendedApplicationProvider Class
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Represents the provider definition for extra application types.
Namespace: Microsoft.Uii.Csr.Providers
Assembly: Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)
Inheritance Hierarchy
System.Object
System.MarshalByRefObject
Microsoft.Uii.Common.Providers.ProviderBase
Microsoft.Uii.Csr.Providers.ExtendedApplicationProvider
Syntax
[SmartPartAttribute]
public abstract class ExtendedApplicationProvider : ProviderBase
<SmartPartAttribute>
Public MustInherit Class ExtendedApplicationProvider
Inherits ProviderBase
Constructors
Name | Description | |
---|---|---|
ExtendedApplicationProvider(String) | Initializes a new instance of the ExtendedApplicationProvider class. |
Properties
Name | Description | |
---|---|---|
ConfigValue | Gets the collection of configuration attributes in the configuration node. |
|
ProviderName | Gets the name of the provider.(Overrides ProviderBase.ProviderName.) |
|
Tag | (Inherited from ProviderBase.) |
Methods
Name | Description | |
---|---|---|
CreateExtendedApplication(ApplicationRecord) | Creates an extended application. |
|
CreateExtendedApplication(ApplicationRecord, Guid) | Creates an extended application. |
|
CreateObjRef(Type) | (Inherited from MarshalByRefObject.) |
|
Equals(Object) | (Inherited from Object.) |
|
Finalize() | (Inherited from Object.) |
|
GetHashCode() | (Inherited from Object.) |
|
GetLifetimeService() | (Inherited from MarshalByRefObject.) |
|
GetType() | (Inherited from Object.) |
|
Initialize(String, NameValueCollection) | Initializes the provider's name and other properties based on the configuration values.(Overrides ProviderBase.Initialize(String, NameValueCollection).) |
|
InitializeLifetimeService() | (Inherited from MarshalByRefObject.) |
|
MemberwiseClone() | (Inherited from Object.) |
|
MemberwiseClone(Boolean) | (Inherited from MarshalByRefObject.) |
|
ToString() | (Inherited from Object.) |
Thread Safety
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.Uii.Csr.Providers Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright