Share via


CRMGlobalManager.IContextManager.SetContext(CustomerEntity) Method

Definition

 virtual Microsoft::Uii::Csr::Context ^ Microsoft.Uii.Desktop.Core.IContextManager.SetContext(Microsoft::Uii::Desktop::Core::CustomerEntity ^ customer) = Microsoft::Uii::Desktop::Core::IContextManager::SetContext;
Microsoft.Uii.Csr.Context IContextManager.SetContext (Microsoft.Uii.Desktop.Core.CustomerEntity customer);
abstract member Microsoft.Uii.Desktop.Core.IContextManager.SetContext : Microsoft.Uii.Desktop.Core.CustomerEntity -> Microsoft.Uii.Csr.Context
override this.Microsoft.Uii.Desktop.Core.IContextManager.SetContext : Microsoft.Uii.Desktop.Core.CustomerEntity -> Microsoft.Uii.Csr.Context
Function SetContext (customer As CustomerEntity) As Context Implements IContextManager.SetContext

Parameters

customer
CustomerEntity

Returns

Implements

Applies to