CRMGlobalManager.IContextManager.SetContext(CustomerEntity) Method
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.
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