Partilhar via


WindowRoute.ctiSearchDefinitions Field

Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics.CRMGlobalManager
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)

Usage

'Usage
Dim instance As WindowRoute
Dim value As List(Of SearchDefinition)

value = instance.ctiSearchDefinitions

instance.ctiSearchDefinitions = value

Syntax

'Declaration
Public ctiSearchDefinitions As List(Of SearchDefinition)
public List<SearchDefinition> ctiSearchDefinitions
public:
List<SearchDefinition^>^ ctiSearchDefinitions
public List<SearchDefinition> ctiSearchDefinitions
public var ctiSearchDefinitions : List<SearchDefinition>

Platforms

See Also

Reference

WindowRoute Class
WindowRoute Members
Microsoft.Crm.UnifiedServiceDesk.Dynamics.CRMGlobalManager Namespace

Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.