Share via


ICRMWindowRouter.ctiSearchDefinitions Property

Definition

public:
 property System::Collections::Generic::List<Microsoft::Crm::UnifiedServiceDesk::Dynamics::SearchDefinition ^> ^ ctiSearchDefinitions { System::Collections::Generic::List<Microsoft::Crm::UnifiedServiceDesk::Dynamics::SearchDefinition ^> ^ get(); void set(System::Collections::Generic::List<Microsoft::Crm::UnifiedServiceDesk::Dynamics::SearchDefinition ^> ^ value); };
public System.Collections.Generic.List<Microsoft.Crm.UnifiedServiceDesk.Dynamics.SearchDefinition> ctiSearchDefinitions { get; set; }
member this.ctiSearchDefinitions : System.Collections.Generic.List<Microsoft.Crm.UnifiedServiceDesk.Dynamics.SearchDefinition> with get, set
Public Property ctiSearchDefinitions As List(Of SearchDefinition)

Property Value

Returns List<T>.

Applies to