Share via


ContextService.SetContext Method (Guid, String)

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016

Sets the context.

Namespace:   Microsoft.Uii.AifServices
Assembly:  Microsoft.Uii.AifServices (in Microsoft.Uii.AifServices.dll)

Syntax

public virtual void SetContext(
    Guid contextId,
    string customerInformation
)
Public Overridable Sub SetContext (
    contextId As Guid,
    customerInformation As String
)

Parameters

  • contextId
    Type: System.Guid

    Specifies the context ID.

  • customerInformation
    Type: System.String

    Specifies the customer information.

Implements

IContextService.SetContext(Guid, String)

See Also

ContextService Class
Microsoft.Uii.AifServices Namespace

Return to top

Unified Service Desk 2.0

© 2016 Microsoft. All rights reserved. Copyright