Share via


CRMGlobalManager.IContextManager.GenerateSessionName(CustomerEntity) Method

Definition

 virtual System::String ^ Microsoft.Uii.Desktop.Core.IContextManager.GenerateSessionName(Microsoft::Uii::Desktop::Core::CustomerEntity ^ customer) = Microsoft::Uii::Desktop::Core::IContextManager::GenerateSessionName;
string IContextManager.GenerateSessionName (Microsoft.Uii.Desktop.Core.CustomerEntity customer);
abstract member Microsoft.Uii.Desktop.Core.IContextManager.GenerateSessionName : Microsoft.Uii.Desktop.Core.CustomerEntity -> string
override this.Microsoft.Uii.Desktop.Core.IContextManager.GenerateSessionName : Microsoft.Uii.Desktop.Core.CustomerEntity -> string
Function GenerateSessionName (customer As CustomerEntity) As String Implements IContextManager.GenerateSessionName

Parameters

customer
CustomerEntity

Returns

Implements

Applies to