InstantiateFiltersRequest.TemplateCollection Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Gets or sets the set of filters to instantiate for the user.
Namespace: Microsoft.Crm.Sdk.Messages
Assembly: Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)
Syntax
public EntityReferenceCollection TemplateCollection { get; set; }
Public Property TemplateCollection As EntityReferenceCollection
Property Value
Type: Microsoft.Xrm.Sdk.EntityReferenceCollection
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.
See Also
InstantiateFiltersRequest Class
Microsoft.Crm.Sdk.Messages Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright