ContextService Class
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Represents the AIF service to handle CRUD operations on context entity.
Namespace: Microsoft.Uii.AifServices
Assembly: Microsoft.Uii.AifServices (in Microsoft.Uii.AifServices.dll)
Inheritance Hierarchy
System.Object
Microsoft.Uii.AifServices.AifServiceBase
Microsoft.Uii.AifServices.ContextService
Syntax
public class ContextService : AifServiceBase, IContextService
Public Class ContextService
Inherits AifServiceBase
Implements IContextService
Constructors
Name | Description | |
---|---|---|
ContextService() | Initializes a new instance of the ContextService class. |
Properties
Name | Description | |
---|---|---|
CrmServiceClient | Gets the Crm Service Client Instance.(Inherited from AifServiceBase.) |
|
OrganizationServiceProxy | Obsolete. Gets the organization service proxy.(Inherited from AifServiceBase.) |
Methods
Name | Description | |
---|---|---|
CreateContext(String) | Creates the context. |
|
Equals(Object) | (Inherited from Object.) |
|
Finalize() | (Inherited from Object.) |
|
GetContext(Guid) | Gets the context. |
|
GetHashCode() | (Inherited from Object.) |
|
GetType() | (Inherited from Object.) |
|
MemberwiseClone() | (Inherited from Object.) |
|
SetContext(Guid, String) | Sets the context. |
|
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.AifServices Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright