ICRMWindowRouter.searchDefinitions Property

Definition

public:
 property System::Collections::Generic::List<Microsoft::Crm::UnifiedServiceDesk::Dynamics::SearchDefinition ^> ^ searchDefinitions { 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> searchDefinitions { get; set; }
member this.searchDefinitions : System.Collections.Generic.List<Microsoft.Crm.UnifiedServiceDesk.Dynamics.SearchDefinition> with get, set
Public Property searchDefinitions As List(Of SearchDefinition)

Property Value

Returns List<T>.

Applies to