Condividi tramite


Proprietà InstantiateFiltersRequest.TemplateCollection

Si applica a: CRM 2015 on-prem, CRM Online

Gets or sets the set of filters to instantiate for the user.

Spazio dei nomi: Microsoft.Crm.Sdk.Messages
Assembly: Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)

Sintassi

'Dichiarazione
Public Property TemplateCollection As EntityReferenceCollection
public EntityReferenceCollection TemplateCollection { get; set; }

Valore proprietà

Type: EntityReferenceCollection
The set of filters to instantiate for the user. This must be a collection of entity references for the SavedQuery entity and the SavedQuery.Type attribute value for each must be OutlookFilters or OfflineFilters.

Thread Safety

Tutti i membri statici pubblici (Shared in Visual Basic) di questo tipo sono thread-safe. Non è garantito che i membri di istanza siano thread-safe.

Piattaforme

Piattaforme di sviluppo

Windows Vista, Windows Server 2003 e

Piattaforme di destinazione

Windows Vista,Windows XP

Vedere anche

Riferimento

Classe InstantiateFiltersRequest
Membri InstantiateFiltersRequest
Spazio dei nomi Microsoft.Crm.Sdk.Messages

Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.